From 9b3a4eade2c164009298b67f2c64c4d7ac296f3d Mon Sep 17 00:00:00 2001 From: Anduin Xue Date: Tue, 28 Oct 2025 11:28:36 +0000 Subject: [PATCH] Update readme_template.md --- .github/templates/readme_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/templates/readme_template.md b/.github/templates/readme_template.md index 14ac865170..f612f7347b 100644 --- a/.github/templates/readme_template.md +++ b/.github/templates/readme_template.md @@ -23,7 +23,7 @@ docker pull ghcr.io/anduin2017/how-to-cook:latest docker run -d -p 5000:80 ghcr.io/anduin2017/how-to-cook:latest ``` -如需下载 PDF 版本,可以在浏览器中访问 [/document.pdf](https://cook.aiursoft.cn/document.pdf) +如需下载 PDF 版本,可以在浏览器中访问 [/document.pdf](https://cook.aiursoft.com/document.pdf) ## 如何贡献