This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch v2.3
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/v2.3 by this push:
new 3a55ad3 Update deploy.md
3a55ad3 is described below
commit 3a55ad3f15ea272ef6aa433b3a431b3d30f0cd81
Author: 琚致远 <[email protected]>
AuthorDate: Sat Jan 9 21:30:16 2021 +0800
Update deploy.md
---
docs/deploy.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/deploy.md b/docs/deploy.md
index 2fc2eae..f4e5048 100644
--- a/docs/deploy.md
+++ b/docs/deploy.md
@@ -43,7 +43,7 @@ $ go env -w GOPROXY=https://goproxy.cn,direct
## Clone the project
```sh
-$ git clone -b v2.2 https://github.com/apache/apisix-dashboard.git
+$ git clone -b v2.3 https://github.com/apache/apisix-dashboard.git
```
## Build