Skip to content

Commit 77dacda

Browse files
committed
fix branchname
1 parent 38f48ff commit 77dacda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/latest/building-apisix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
4747
首先,我们需要指定需要安装的版本`APISIX_VERSION`:
4848

4949
```shell
50-
APISIX_BRANCH='release/3.13.0'
50+
APISIX_BRANCH='release/3.13'
5151
```
5252

5353
然后,你可以运行以下命令,从 Github 克隆 APISIX 源码:

0 commit comments

Comments
 (0)