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

@ -222,7 +222,7 @@
### 자동화
- 규격 규칙은 [GitHub Actions](https://github.com/features/actions)에 의해 [fpb-lint](https://github.com/vhf/free-programming-books-lint)를 사용하여 강제됩니다 (see [`.github/workflows/fpb-lint.yml`](.github/workflows/fpb-lint.yml))
- 규격 규칙은 [GitHub Actions](https://github.com/features/actions)에 의해 [fpb-lint](https://github.com/vhf/free-programming-books-lint)를 사용하여 강제됩니다 (see [`.github/workflows/fpb-lint.yml`](../.github/workflows/fpb-lint.yml))
- 바로가기 주소 검증은 [awesome_bot](https://github.com/dkhamsing/awesome_bot)를 이용합니다
- 바로가기 주소 검증을 위해 커밋 메시지에 `check_urls=file_to_check`을 포함해 주세요: