Skip to content

Commit 6347c4f

Browse files
authored
Merge pull request #134 from kta/patch-package-oriented-design-link
Update Readme_ja.md
2 parents 9858c49 + d3fc52f commit 6347c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Go 1.14では、[`Go Modules`](https://github.com/golang/go/wiki/Modules)がつ
4343
* [GopherCon 2018: Kat Zien - How Do You Structure Your Go Apps](https://www.youtube.com/watch?v=oL6JBUk6tj0)
4444

4545
パッケージ指向の設計ガイドラインとアーキテクチャレイヤーに関する中国の投稿
46-
* [パッケージ指向の設計とアーキテクチャの階層化](https://github.com/danceyoung/paper-code/blob/master/package-directiond-design/packagedirectioneddesign.md)
46+
* [パッケージ指向の設計とアーキテクチャの階層化](https://github.com/danceyoung/paper-code/blob/master/package-oriented-design/packageorienteddesign.md)
4747

4848
## Goのディレクトリ
4949

0 commit comments

Comments
 (0)