diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index 234b2ec..2e515b2 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -11,3 +11,5 @@ jobs: steps: - uses: actions/checkout@v4 - uses: umbrelladocs/action-linkspector@v1 + with: + reporter: github-check diff --git a/topics/git/slides/links.md b/topics/git/slides/links.md index a2c69ef..991f701 100644 --- a/topics/git/slides/links.md +++ b/topics/git/slides/links.md @@ -7,6 +7,7 @@ Links [git_scm_doc]: https://git-scm.com/doc [try_github]: https://try.github.io/ +[falsch]: www.faslcsdflher.co [cheatsheet_gitlab]: https://about.gitlab.com/images/press/git-cheat-sheet.pdf [cheatsheet_github]: https://education.github.com/git-cheat-sheet-education.pdf