hf400159 commented on code in PR #6881:
URL: https://github.com/apache/apisix/pull/6881#discussion_r853176803
##########
README.md:
##########
@@ -184,7 +184,7 @@ A/B testing, canary release, blue-green deployment, limit
rate, defense against
4. Plugin development
You can refer to [plugin development
guide](docs/en/latest/plugin-develop.md), and sample plugin `example-plugin`'s
code implementation.
- Reading [plugin concept](docs/en/latest/architecture-design/plugin.md)
would help you learn more about the plugin.
+ Reading [plugin concept](docs/en/latest/architecture-design/apisix.md)
would help you learn more about the plugin.
Review Comment:
`plugin.md` has moved to `terminology`.
##########
README.md:
##########
@@ -184,7 +184,7 @@ A/B testing, canary release, blue-green deployment, limit
rate, defense against
4. Plugin development
You can refer to [plugin development
guide](docs/en/latest/plugin-develop.md), and sample plugin `example-plugin`'s
code implementation.
- Reading [plugin concept](docs/en/latest/architecture-design/plugin.md)
would help you learn more about the plugin.
+ Reading [plugin concept](docs/en/latest/architecture-design/apisix.md)
would help you learn more about the plugin.
Review Comment:
```suggestion
Reading [plugin concept](docs/en/latest/terminology/plugin.md) would help
you learn more about the plugin.
```
--
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]