106 Commits

Author SHA1 Message Date
Alexey Lindin
aa203318ea
use correct ISO code for Belarusian language (#265) 2025-01-13 19:24:13 -08:00
Nguyen The Phuc Hiep
e0cefe8768
Update README.md (#262)
Co-authored-by: Nguyen The Phuc Hiep <99666324+ntphiep-amable@users.noreply.github.com>
2024-11-06 14:49:44 -08:00
Edvin Dulko
20f4258478
improve Belarusian translation from machine-generated to human-readable (#263)
* improve Belarusian translation from machine-generated to human-readable

* use more consistent vocabulary
2024-11-06 14:46:11 -08:00
Shurco
608700a5b7
add belarusian (#261) 2024-10-17 22:41:39 -07:00
Danny Ra
789fdd2841
add Farsi (#259) 2024-10-12 14:27:19 -07:00
Kyle Quest
aba985fe87
Merge pull request #230 from anazibinurasheed/anazibinurasheed/README.md-update
anazibinurasheed/README.md - update
2024-06-28 22:58:45 -07:00
Kyle Quest
17ea4464cb
Merge pull request #243 from harshrathod50/master
Added Hindi translation of README.md file
2024-06-24 23:05:14 -07:00
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
2024-06-23 22:16:17 +02:00
Harsh Rathod
46871d3a73 Added Hindi translation of README.md file 2024-02-10 17:28:51 +05:30
Kyle Quest
ae58eb192d
Update README.md 2024-01-24 23:35:09 -08:00
Kyle Quest
ff7fb82581
Update README.md 2024-01-24 20:26:54 -08:00
Kyle Quest
a177066853
Update README.md 2024-01-24 20:26:13 -08:00
Kyle Quest
9450d27c24
Update README.md
linked the `Organizing a Go module` doc page with the relevant project layout info
2024-01-24 20:24:11 -08:00
anazibinurasheed
0bfa73e2ba Updated the README.md file by adding a paragraph that provides further clarification on the purpose of the 'internal' directory. 2023-09-06 13:35:43 +05:30
anazibinurasheed
2d1e32a7e0 Updated the README.md file by adding a paragraph that provides further clarification on the purpose of the 'internal' directory. 2023-09-06 13:19:34 +05:30
yksk171118@gmail.com
b97f92fb16 fix : fix URL 2023-08-22 17:58:58 +09:00
yksk171118@gmail.com
787081390a docs : Change recommended linter
Changed to use staticcheck since it is currently not maintained and golint was recommended. Also added that golint is currently deprecated and not maintained.
2023-08-22 17:55:06 +09:00
Kyle Quest
761f7a9f8b
Merge branch 'master' into doc/adds-links-it-translation 2023-06-29 22:00:36 -07:00
Kyle Quest
f25c8b05e1
Merge branch 'master' into master 2023-06-29 21:55:22 -07:00
Kyle Quest
db82c4d282
Merge pull request #155 from mboldt/terraform-main
Update link to Terraform example
2023-06-29 21:45:31 -07:00
Kyle Quest
6b6fc13b68
Merge pull request #180 from guettli/patch-1
removed mesos and bosh
2023-06-29 21:00:01 -07:00
Kyle Quest
6ac2380ca2
Merge pull request #213 from jcambrosi/patch-1
Update README.md
2023-06-25 09:49:00 -07:00
Alfan Mubarok
194703678f
Add indonesian translation to all README files 2023-06-05 08:39:46 +07:00
jcambrosi
ee38795581
Update README.md
Portuguese > Português (as it is in portuguese language)
2023-02-06 14:45:35 -03:00
japananh
7210d1e8d2
Add Vietnamese translation 2023-01-06 10:48:15 +07:00
Rostislav Pylypiv
275568c7e2 Added new translation to all README files 2022-12-09 14:20:16 +02:00
Sachin Prasad
51897f09f8 Lowercasing. 2022-09-19 10:26:58 +05:30
Thomas Güttler
1a40bd458a
Update README.md 2022-06-07 20:59:29 +02:00
Thomas Güttler
7d3ec2bb16
removed mesos and bosh
mesos and bosh confuse new users.
2022-06-07 20:58:55 +02:00
Alessio Pierobon
e78b867d1b doc: adds missing "it" translation links 2022-05-04 12:35:09 +02:00
Mikey Boldt
00c345d99a Update link to Terraform example
That repo's master branch was renamed to main.
2021-12-21 14:23:02 -06:00
Kyle Quest
9858c49c91 typos 2021-05-11 13:33:33 -07:00
Kyle Quest
3d3c1d6333 pkg dir origins 2021-05-11 13:07:44 -07:00
Kyle Quest
23bda496bb Turkish translation link updates 2021-04-29 10:52:03 -07:00
Kyle Quest
4e2cf8b9b3 russian translation link updates 2021-04-28 23:06:26 -07:00
Kyle Quest
6349efbd74
Merge branch 'master' into russian-translation 2021-04-28 22:52:51 -07:00
Kyle Quest
400ada333a additional links for the Romanian translation 2021-04-28 17:37:17 -07:00
nikita.glaktionov
ae4d008bb6 Merge branch 'master' of https://github.com/golang-standards/project-layout into russian-translation 2021-03-19 13:06:43 +03:00
nikita.glaktionov
78038e0a64 Adds russian language version of README.md file 2021-02-24 15:22:48 +03:00
Caio Almeida
3a03a458cf Add portuguese translation 2021-02-15 11:44:49 -03:00
Kyle Quest
69b44db4cc translation index update 2021-01-29 12:16:47 -08:00
Kyle Quest
afdfc42ca7
Merge branch 'master' into master 2021-01-29 11:34:36 -08:00
Kyle Quest
7a098f13ce
Merge pull request #85 from doggy8088/patch-1
Update README.md
2021-01-29 10:46:18 -08:00
kamiyagunji
6db91769d3 Add Japanese translation 2020-12-11 00:13:07 +09:00
Will
6733c667ca
Add zh-TW translations 2020-11-02 01:35:01 +08:00
Will 保哥
8488a4f4a0
Update README.md
Fine-tined Badges section for better understanding of the context. Ijust moved the badges to its own items below.
2020-11-01 01:27:03 +08:00
Adrian Tombu
7518e8c454
French translation - Fixes and enhancements 2020-10-06 18:09:28 +02:00
billopark
5582936203 Add Korean translation 2020-09-06 22:49:29 +09:00
Kyle Quest
1615fcfad5 translations section in readme 2020-08-10 15:50:31 -07:00
Kyle Quest
a379b6f17d
Merge pull request #64 from hznuksco/master
add README_zh.md
2020-08-10 15:34:53 -07:00