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 38f48ff commit 77dacdaCopy full SHA for 77dacda
docs/zh/latest/building-apisix.md
@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
47
首先,我们需要指定需要安装的版本`APISIX_VERSION`:
48
49
```shell
50
-APISIX_BRANCH='release/3.13.0'
+APISIX_BRANCH='release/3.13'
51
```
52
53
然后,你可以运行以下命令,从 Github 克隆 APISIX 源码:
0 commit comments