This is an automated email from the ASF dual-hosted git repository.

liuxiran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new c547e72  docs: updated broken docs url (#1536)
c547e72 is described below

commit c547e72bbffd3740c798027f8ae10f096990481f
Author: Ayush das <[email protected]>
AuthorDate: Tue Mar 2 09:04:08 2021 +0530

    docs: updated broken docs url (#1536)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 19719d3..f57c5b3 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@
 
 <p align="center">
   <a href="https://apisix.apache.org/";>Website</a> •
-  <a href="https://github.com/apache/apisix/tree/master/doc";>Docs</a> •
+  <a href="https://github.com/apache/apisix/tree/master/docs";>Docs</a> •
   <a href="https://twitter.com/apacheapisix";>Twitter</a>
 </p>
 

Reply via email to