This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/apisix.git
from 2d94db124 docs: replace full-width quotation mark with half-width quotation mark (#8887) add 27535e983 docs: contribute Getting Started tutorials (#9046) No new revisions were added by this update. Summary of changes: .licenserc.yaml | 1 + docs/en/latest/config.json | 11 +- docs/en/latest/getting-started/README.md | 71 ++++++++ docs/en/latest/getting-started/configure-routes.md | 73 +++++++++ .../latest/getting-started/key-authentication.md | 182 +++++++++++++++++++++ docs/en/latest/getting-started/load-balancing.md | 97 +++++++++++ docs/en/latest/getting-started/rate-limiting.md | 104 ++++++++++++ 7 files changed, 537 insertions(+), 2 deletions(-) create mode 100644 docs/en/latest/getting-started/README.md create mode 100644 docs/en/latest/getting-started/configure-routes.md create mode 100644 docs/en/latest/getting-started/key-authentication.md create mode 100644 docs/en/latest/getting-started/load-balancing.md create mode 100644 docs/en/latest/getting-started/rate-limiting.md