From ce1f4fc0bafd9e3a4c69ba36e6ecf37bdcdc978a Mon Sep 17 00:00:00 2001 From: panicbit Date: Tue, 6 Oct 2015 12:31:57 +0200 Subject: [PATCH] Add link to the german trpl translation --- src/doc/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/doc/index.md b/src/doc/index.md index 1e667d3600fb4..992b6eef5e801 100644 --- a/src/doc/index.md +++ b/src/doc/index.md @@ -98,3 +98,4 @@ languages: - [Korean](https://github.com/rust-kr/doc.rust-kr.org) - [Chinese](https://github.com/KaiserY/rust-book-chinese) - [Spanish](https://goyox86.github.io/elpr) +- [German](https://panicbit.github.io/rustbook-de)