This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch feat-v230 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
commit c7247972a2d39b15ca572031c528c14e550440be 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
