docs: update download link (#320)

1 file changed
tree: 9b4ead18fd1372a18ed8e6d08a509788b9c66eee
  1. .github/
  2. website/
  3. .asf.yaml
  4. .dockerignore
  5. .gitignore
  6. .markdownlint.yml
  7. .yamllint
  8. common.js
  9. docker-compose.yml
  10. Dockerfile
  11. link-checker.js
  12. README.md
  13. sync-docs.js
README.md

Apache APISIX™ Website

Netlify Status

The website of Apache APISIX™, a cloud-native microservices api gateway.

Usage

$ cd website

$ yarn

$ yarn start

Thanks to docusaurus