Arkadiusz Drabczyk
13f3654146
Convert github.com/golang/go/wiki links to go.dev/wiki
Go wiki has moved https://github.com/golang/go/issues/61940 . Wiki at
github.com/golang/go/wiki does not automatically move to go.dev/wiki
but says that wiki has moved.
I used the following shell one-liner to convert all links:
$ find . -type f -print0 | xargs -0 sed -i 's,github.com/golang/go/wiki,go.dev/wiki,g'
To verify if they return 200:
$ ag -a --nofilename -o 'https?.+wiki/.+?\b' | sort | uniq | xargs curl -sI
HTTP/2 200
(...)
HTTP/2 200
il y a 1 an
Sultan Moldobaev
e1b0e3f400
README_ru: remove unknown word
This word meant "new Go Modules", but "new" in russian was written with typo and was unrecognizable.
Go Module isn't new as well.
il y a 2 ans
Alfan Mubarok
194703678f
Add indonesian translation to all README files
il y a 2 ans
seregavspb
dbe94ec89a
Update Russian translation
Minor changes to make the translation more natural
il y a 2 ans
Dmitry Rakovets
b032da6480
refactor: update russian translation
il y a 2 ans
japananh
7210d1e8d2
Add Vietnamese translation
il y a 4 ans
Nikita Pivkin
ec1ceb7d73
fix typo
il y a 3 ans
Rostislav Pylypiv
be5ef492b4
Translated to 128 string
il y a 3 ans
Rostislav Pylypiv
275568c7e2
Added new translation to all README files
il y a 3 ans
Alessio Pierobon
e78b867d1b
doc: adds missing "it" translation links
il y a 3 ans
Vladimir Malinovskii
4fbfc42212
typo fix in README_ru.md
small typo fix
il y a 3 ans
Mikey Boldt
00c345d99a
Update link to Terraform example
That repo's master branch was renamed to main.
il y a 4 ans
Vei Ch
5648e0d3a2
Update README_ru.md
Making russian translation more readable
il y a 4 ans
Kyle Quest
23bda496bb
Turkish translation link updates
il y a 4 ans
Kyle Quest
4e2cf8b9b3
russian translation link updates
il y a 4 ans
nikita.glaktionov
52e269add5
Fix typo
il y a 4 ans
nikita.glaktionov
78038e0a64
Adds russian language version of README.md file
il y a 4 ans