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) ## 如何贡献