]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
✏ Fix link in Japanese docs for `docs/ja/docs/deployment/docker.md` (#3245)
authormori yuta <59682979+utamori@users.noreply.github.com>
Thu, 7 Oct 2021 13:06:17 +0000 (22:06 +0900)
committerGitHub <noreply@github.com>
Thu, 7 Oct 2021 13:06:17 +0000 (15:06 +0200)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/ja/docs/deployment/docker.md

index 03a95ac6f173ec3e661eba7269184193388381cf..f10312b5161c64e12daf1b1d5bbefcc1e08e6a43 100644 (file)
@@ -170,7 +170,7 @@ TraefikおよびHTTPS処理を備えたDocker Swarm Modeクラスターをセッ
 
 ### FastAPIアプリケーションのデプロイ
 
-すべてを設定するための最も簡単な方法は、[**FastAPI** Project Generators](project-generation.md){.internal-link target=_blank}を使用することでしょう。
+すべてを設定するための最も簡単な方法は、[**FastAPI** Project Generators](../project-generation.md){.internal-link target=_blank}を使用することでしょう。
 
 上述したTraefikとHTTPSを備えたDocker Swarm クラスタが統合されるように設計されています。