diff options
| author | Alberto Donizetti <alb.donizetti@gmail.com> | 2018-02-10 15:06:50 +0100 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2018-02-10 16:13:47 +0000 |
| commit | 785f68041a4e7a087b69a45acd1c67388bb59561 (patch) | |
| tree | 47afbdcdf492d70bb5862519bd7ff75b750fb6d4 | |
| parent | 8e3b0c2fe87f92ea28e34688bf90a281b991f4ce (diff) | |
| download | golang-id-tour-785f68041a4e7a087b69a45acd1c67388bb59561.tar.xz | |
content: fix wording for indonesian translation link
Fixes golang/tour#406
Change-Id: I4c7a1fab1bcacb7b8ded1a2d3a8b8754d2c9993c
Reviewed-on: https://go-review.googlesource.com/93236
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
| -rw-r--r-- | content/welcome.article | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/welcome.article b/content/welcome.article index 82d4f4a..72f35b3 100644 --- a/content/welcome.article +++ b/content/welcome.article @@ -52,7 +52,7 @@ The tour is available in other languages: - [[https://go-tour-de.appspot.com/][German — Deutsch]] - [[https://go-tour-es.appspot.com/][Spanish — Español]] - [[https://go-tour-fr.appspot.com/][French — Français]] -- [[https://go-tour-id2.appspot.com/][Indonesia — Bahasa]] +- [[https://go-tour-id2.appspot.com/][Indonesian — Bahasa Indonesia]] - [[https://go-tour-ita.appspot.com/][Italian — Italiano]] - [[https://go-tour-he.appspot.com/][Hebrew — עִבְרִית]] - [[https://go-tour-jp.appspot.com/][Japanese — 日本語]] |
