spacewander commented on a change in pull request #6218:
URL: https://github.com/apache/apisix/pull/6218#discussion_r801220740
##########
File path: docs/zh/latest/plugins/node-status.md
##########
@@ -40,7 +40,7 @@ title: node-status
## 插件接口
-插件增加接口 `/apisix/status`,可通过 [interceptors](../plugin-interceptors.md) 保护该接口。
+插件增加接口 `/apisix/status`,需要通过 [public-api](public-api.md) 插件来暴露它。
Review comment:
@bzp2010 @juzhiyuan
We already do this in other loggers. Although someone else can translate it
later, but we should not invent another way to handle it, and merge a PR which
will create known broken links.
--
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]