doc typo: corrects the CONTRIBUTING.md

Signed-off-by: barryz <barryzxb@gmail.com>
This commit is contained in:
barryz 2020-05-14 15:46:26 +08:00 committed by Ziming
parent a31315aa36
commit 78d9787f6c
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ git fetch $USER
```
**NOTES:** Note that GOPATH can be any directory, the example above uses $HOME/go. Change $USER above to your own GitHub username.
To build the project, please refer the [build](docs/compile_guide.md) guideline.
To build the project, please refer the [build](docs/build-customize-contribute/compile-guide.md) guideline.
### Repository Structure