diff options
Diffstat (limited to 'docs/src/pages/zh-CN/examples.md')
-rw-r--r-- | docs/src/pages/zh-CN/examples.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/pages/zh-CN/examples.md b/docs/src/pages/zh-CN/examples.md index b16a7fd0d..9228270eb 100644 --- a/docs/src/pages/zh-CN/examples.md +++ b/docs/src/pages/zh-CN/examples.md @@ -4,6 +4,6 @@ title: 模板样例 lang: zh-CN --- -如果你喜欢通过实例来学习,请查看我们在GitHub上的[模板样例](https://github.com/snowpackjs/astro/tree/main/examples) +如果你喜欢通过实例来学习,请查看我们在 GitHub 上的[模板样例](https://github.com/snowpackjs/astro/tree/main/examples) <!-- Once we merge astro-docs back into the main repo, we can actually fetch the list of examples at build-time by scanning the examples/ directory! --> |