[skip-ci]Fix build readme link error (#8145)

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
This commit is contained in:
XuanYang-cn 2021-09-17 16:43:49 +08:00 committed by GitHub
parent 9e1b4dcd6f
commit 5f9bf2bc1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ milvus_pulsar_1 bin/pulsar standalone --no ... Up
docker exec -ti milvus_builder_1 bash
```
Compile the project and run unit test, see details at the DEVELOPMENT.md
Compile the project and run unit test, see details at the [DEVELOPMENT.md](../DEVELOPMENT.md)
```shell
make all