diff options
| author | Wenzel Lowe <lowewenzel@gmail.com> | 2019-02-06 17:15:48 +0000 |
|---|---|---|
| committer | Andrew Bonventre <andybons@golang.org> | 2019-02-06 17:16:15 +0000 |
| commit | 838ce51196a7e9f9bff83402caf4f678dc0f0d75 (patch) | |
| tree | 8c0590a88666dfea4c5e06e28685055d60a318fa | |
| parent | 0b2cf7c0845f35c40cf2d699f801671149e9e2cb (diff) | |
| download | golang-id-tour-838ce51196a7e9f9bff83402caf4f678dc0f0d75.tar.xz | |
tour: update Spanish tour link
Currently, go-tour-es.appspot.com is a 404, but the correct link
for Spanish tutorial can be seen at gotour-es.appspot.com.
Change-Id: I3e3f34a6e72fb59283c8a282b5e996babdf1e9f3
GitHub-Last-Rev: ce817cb3e1d7f4b1a30c9f0f43f5abed5555affc
GitHub-Pull-Request: golang/tour#687
Reviewed-on: https://go-review.googlesource.com/c/158918
Reviewed-by: Andrew Bonventre <andybons@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 6df361f..fe512e7 100644 --- a/content/welcome.article +++ b/content/welcome.article @@ -61,7 +61,7 @@ The tour is available in other languages: - [[https://go-tour-kr.appspot.com/][Korean — 한국어]] - [[https://go-tour-ro.appspot.com/][Romanian — Română]] - [[https://go-tour-ru-ru.appspot.com/][Russian - Русский]] -- [[https://go-tour-es.appspot.com/][Spanish — Español]] +- [[https://gotour-es.appspot.com/][Spanish — Español]] - [[https://go-tour-th.appspot.com/][Thai - ภาษาไทย]] - [[https://go-tour-turkish.appspot.com/][Turkish - Türkçe]] - [[https://go-tour-ua.appspot.com/][Ukrainian — Українська]] |
