Hwting commented on a change in pull request #6690: URL: https://github.com/apache/apisix/pull/6690#discussion_r834028396
########## File path: docs/zh/latest/plugins/openid-connect.md ########## @@ -58,7 +58,7 @@ OAuth 2 / Open ID Connect(OIDC)插件为 APISIX 提供身份验证和自省  以下是 curl 命令,用于将插件启用到外部服务。 -通过自省请求标头中提供的令牌,此路由将保护 https://httpbin.org/get(echo 服务)。 +通过自省请求标头中提供的令牌,此路由将保护 `https://httpbin.org/get`(echo 服务)。 Review comment: No -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
