fix another typo which in CONTRIBUTING.md

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

View File

@ -252,7 +252,7 @@ Run UI library test cases:
npm run test
```
To build code, please refer to [build](docs/compile_guide.md) guideline.
To build the code, please refer to [build](docs/build-customize-contribute/compile-guide.md) guideline.
### Keep sync with upstream