juzhiyuan commented on a change in pull request #4033:
URL: https://github.com/apache/apisix/pull/4033#discussion_r611464563



##########
File path: docs/zh/latest/plugins/prometheus.md
##########
@@ -80,7 +80,9 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 
'X-API-KEY: edd1c9f034335f13
 }'
 ```
 
-你可以使用浏览器打开 dashboard:`http://127.0.0.1:9080/apisix/dashboard/`,通过 web 
界面来完成上面的操作,先增加一个 route:
+你可以使用 [APISIX Dashboard](https://github.com/apache/apisix-dashboard) 通过 web 
界面来完成上面的操作。
+
+先增加一个 route:

Review comment:
       ```suggestion
   先增加一个 Route:
   ```

##########
File path: docs/en/latest/plugins/prometheus.md
##########
@@ -80,7 +80,9 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1  -H 
'X-API-KEY: edd1c9f034335f1
 }'
 ```
 
-You can open dashboard with a browser: 
`http://127.0.0.1:9080/apisix/dashboard/`, to complete the above operation 
through the web interface, first add a route:
+You can use [APISIX Dashboard](https://github.com/apache/apisix-dashboard) to 
complete the above operations through the web console.
+
+First add a route:

Review comment:
       ```suggestion
   First, add a Route:
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to