fix(docs): Bad target url #6721 (#6722)

* fix(docs): Bad target url #6721

* fix(docs): Bad target url #6721
This commit is contained in:
ImVector
2022-02-13 21:58:11 +01:00
committed by GitHub
parent aac5731817
commit 92f1e7bc10
13 changed files with 13 additions and 13 deletions

View File

@ -152,7 +152,7 @@
### 自動化測試
- 規定格式驗證是由 [GitHub Actions](https://docs.github.com/en/actions) 自動化進行,使用 [fpb-lint](https://github.com/vhf/free-programming-books-lint) 套件 (參閱 [`.github/workflows/fpb-lint.yml`](.github/workflows/fpb-lint.yml))。
- 規定格式驗證是由 [GitHub Actions](https://docs.github.com/en/actions) 自動化進行,使用 [fpb-lint](https://github.com/vhf/free-programming-books-lint) 套件 (參閱 [`.github/workflows/fpb-lint.yml`](../.github/workflows/fpb-lint.yml))。
- 使用 [awesome_bot](https://github.com/dkhamsing/awesome_bot) 進行連結驗證。
- 可以藉由提交一個內容包含`check_urls=file_to_check`來觸發連結驗證: