We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ac454 commit b73ae0aCopy full SHA for b73ae0a
content/zh/_index.html
@@ -8,7 +8,7 @@
8
<img src="logo-1.png" alt="Welcome to OpenFunction" width="75%">
9
</section>
10
<div class="mx-auto">
11
- <a class="btn btn-lg btn-primary mr-3 mb-4" href="/docs">
+ <a class="btn btn-lg btn-primary mr-3 mb-4" href="/zh-cn/docs">
12
阅读文档 <i class="fas fa-arrow-alt-circle-right ml-2"></i>
13
</a>
14
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/OpenFunction/OpenFunction">
@@ -62,4 +62,4 @@ <h1>期待您的贡献!</h1>
62
在 [GitHub <i class="fab fa-github"></i>](https://github.com/OpenFunction/OpenFunction) 上关注我们,并通过提交 [Pull Request](https://github.com/OpenFunction/OpenFunction/pulls) 开启您的 OpenFunction 旅程。
63
64
65
-{{% /blocks/lead %}}
+{{% /blocks/lead %}}
0 commit comments