diff --git a/build/README.md b/build/README.md index 9a71e24dd8..e5181d8eb9 100644 --- a/build/README.md +++ b/build/README.md @@ -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