You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/10 02:56:04 UTC

[GitHub] [apisix] okaybase commented on a change in pull request #5031: docs: correct example and description

okaybase commented on a change in pull request #5031:
URL: https://github.com/apache/apisix/pull/5031#discussion_r705859900



##########
File path: docs/en/latest/discovery/nacos.md
##########
@@ -58,7 +58,7 @@ discovery:
 
 ### Upstream setting
 
-Here is an example of routing a request with a URL of "/nacos/*" to a service which named "http://192.168.33.1:8848/nacos/v1/ns/instance/list?serviceName=APISIX-NACOS" and use nacos discovery client in the registry:
+Here is an example of routing a request with a URI of "/nacos/*" to a service which named "http://192.168.33.1:8848/nacos/v1/ns/instance/list?serviceName=APISIX-NACOS" and use nacos discovery client in the registry:

Review comment:
       okay~ done~ thanks~




-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org