Fix rakyll.org/style-guide is unreachable (#286)

This commit is contained in:
Oleksandr Redko
2026-04-28 20:04:29 +03:00
committed by GitHub
parent 4943e5ef77
commit 0be11592f7
18 changed files with 18 additions and 18 deletions

View File

@@ -54,7 +54,7 @@ Go 1.14 এর সাথে [Go Modules](https://go.dev/wiki/Modules) অবশ
- https://golang.org/doc/effective_go.html#names
- https://blog.golang.org/package-names
- https://go.dev/wiki/CodeReviewComments
- [Style guideline for Go packages](https://rakyll.org/style-packages/) (rakyll/JBD)
- [Style guideline for Go packages](https://web.archive.org/web/20260110162648/https://rakyll.org/style-packages/) (rakyll/JBD)
অতিরিক্ত তথ্যের জন্য [Go Project Layout](https://medium.com/golang-learn/go-project-layout-e5213cdcfaa2) পৃষ্ঠা দেখুন।