From f5d28e1701abd5d2336a1e4c951c52dbb0f4565f Mon Sep 17 00:00:00 2001
From: "vito.he" <hxmhlt@163.com>
Date: Mon, 20 May 2019 11:12:20 +0800
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dcd882a35..44ac300ef 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ You can know more about [dubbo-go](github.com/dubbo/go-dubbo) by its [roadmap](h
 
 ## 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
 
-- 
GitLab