Skip to content

Commit

Permalink
Merge pull request #546 from yeyeyeoye/lab
Browse files Browse the repository at this point in the history
Fix document-related errors
  • Loading branch information
CodingCattwo committed Jul 27, 2023
2 parents 06eb633 + 87fc8ce commit 578e2f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/WeBASE-Front/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ git clone -b master-3.0 https://gitee.com/WeBank/WeBASE-Front.git

```
cd WeBASE-Front
git checkout lab
```

## 3. 编译代码
Expand Down
1 change: 0 additions & 1 deletion docs/WeBASE-Node-Manager/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ git clone -b master-3.0 https://gitee.com/WeBank/WeBASE-Node-Manager.git

```shell
cd WeBASE-Node-Manager
git checkout lab
```

## 4. 编译代码
Expand Down

0 comments on commit 578e2f7

Please sign in to comment.