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

zhaijia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f1aae1  [docs] Fix broken link in the dashboard's readme (#3489)
2f1aae1 is described below

commit 2f1aae1bc9a54fc9507e87fa6e0bcedbf5793467
Author: Tommy Li <[email protected]>
AuthorDate: Thu Jan 31 03:37:40 2019 -0800

    [docs] Fix broken link in the dashboard's readme (#3489)
---
 dashboard/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dashboard/README.md b/dashboard/README.md
index 88fda4c..bf9f84c 100644
--- a/dashboard/README.md
+++ b/dashboard/README.md
@@ -25,4 +25,4 @@ Pulsar dashboard is a web application that monitors
 a complete instance of Pulsar and gives insights
 about about all the topics.
 
-See 
[docs/Dashboard.md](https://github.com/apache/pulsar/blob/master/docs/Dashboard.md)
 for more information.
+See 
[site2/docs/administration-dashboard.md](https://github.com/apache/pulsar/blob/master/site2/docs/administration-dashboard.md)
 for more information.

Reply via email to