diff --git a/README.md b/README.md index dcd882a35015b8f97fc45ee28297b50462722316..c90eab1ee81be363de4ff46459360c973df50717 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ Todo List: - metrics (dubbo v2.6.x) - dynamic configuration (dubbo v2.7.x) -You can know more about [dubbo-go](github.com/dubbo/go-dubbo) by its [roadmap](https://github.com/dubbo/go-for-apache-dubbo/wiki/Roadmap). +You can know more about dubbo-go by its [roadmap](https://github.com/dubbo/go-for-apache-dubbo/wiki/Roadmap). ## Quick Start -The subdirectory examples shows how to use go-for-apache-dubbo. Please read the examples/readme.md carefully to learn how to dispose the configuration and compile the program. +The subdirectory examples shows how to use go-for-apache-dubbo. Please read the [examples/README.md](https://github.com/dubbo/go-for-apache-dubbo/blob/develop/examples/README.md) carefully to learn how to dispose the configuration and compile the program. ## Benchmark