chore: update apps/emqx_gateway/README.md

This commit is contained in:
JianBo He 2023-04-12 20:54:08 +08:00 committed by GitHub
parent 80f964bdbe
commit 9774ad2cdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ protocol access on EMQX. For example:
- Configuration & Schema - Configuration & Schema
- HTTP/CLI management interfaces - HTTP/CLI management interfaces
The emqx_gateway application depends on `emqx`, `emqx_authn`, `emqx_ctl` that The emqx_gateway application depends on `emqx`, `emqx_authn`, `emqx_authz`, `emqx_ctl` that
provide the foundation for protocol access. provide the foundation for protocol access.
More introduction: [Extended Protocol Gateway](https://www.emqx.io/docs/en/v5.0/gateway/gateway.html) More introduction: [Extended Protocol Gateway](https://www.emqx.io/docs/en/v5.0/gateway/gateway.html)