We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e190c06 commit 09f336aCopy full SHA for 09f336a
src/getting-started/read-milky-document.md
@@ -0,0 +1,5 @@
1
+# 阅读 Milky 协议文档
2
+
3
+此实现是基于 Milky 协议的实现\
4
+因此请先阅读 [Milky 协议文档](https://milky.ntqqrev.org/)\
5
+避免因为不熟悉需要多次配置和 Debug
src/index.md
@@ -7,7 +7,7 @@ hero:
7
tagline: 基于 Lagrange.Core V2 的 Milky 协议实现
8
actions:
9
- text: 快速开始
10
- link: /getting-started/download
+ link: /getting-started/read-milky-document
11
- text: 配置
12
link: /configuration/overview
13
- theme: "alt"
0 commit comments