This is an automated email from the ASF dual-hosted git repository.
sunyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git.
from 1bcaba3 feat: support apisix-docker (#275)
add 6561b84 feat: broken link checker script (#263)
No new revisions were added by this update.
Summary of changes:
.github/workflows/{deploy.yml => link-check.yml} | 21 ++-
common.js | 18 +++
link-checker.js | 180 +++++++++++++++++++++++
3 files changed, 208 insertions(+), 11 deletions(-)
copy .github/workflows/{deploy.yml => link-check.yml} (72%)
create mode 100644 common.js
create mode 100644 link-checker.js