From d3fc52fda33679049b1c30e4ffb2ce16ab659ff3 Mon Sep 17 00:00:00 2001 From: Sakakibara Tetsuya Date: Thu, 19 Aug 2021 15:36:36 +0900 Subject: [PATCH] Update Readme_ja.md --- README_ja.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_ja.md b/README_ja.md index 10e8603..1ef23ee 100644 --- a/README_ja.md +++ b/README_ja.md @@ -43,7 +43,7 @@ Go 1.14では、[`Go Modules`](https://github.com/golang/go/wiki/Modules)がつ * [GopherCon 2018: Kat Zien - How Do You Structure Your Go Apps](https://www.youtube.com/watch?v=oL6JBUk6tj0) パッケージ指向の設計ガイドラインとアーキテクチャレイヤーに関する中国の投稿 -* [パッケージ指向の設計とアーキテクチャの階層化](https://github.com/danceyoung/paper-code/blob/master/package-directiond-design/packagedirectioneddesign.md) +* [パッケージ指向の設計とアーキテクチャの階層化](https://github.com/danceyoung/paper-code/blob/master/package-oriented-design/packageorienteddesign.md) ## Goのディレクトリ