Skip to content

Commit

Permalink
Fix non-Code links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
James M. Greene authored and GitHub committed Sep 19, 2022
1 parent 45efe60 commit a84400a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The scripts and documentation in this project are released under the [MIT Licens

<!-- references -->
[starter-workflows]: https://github.com/actions/starter-workflows/tree/main/pages
[release-list]: /releases
[release-list]: https://github.com/actions/configure-pages/releases
[draft-release]: .github/workflows/draft-release.yml
[release]: .github/workflows/release.yml
[release-workflow-runs]: /actions/workflows/release.yml
[release-workflow-runs]: https://github.com/actions/configure-pages/actions/workflows/release.yml

0 comments on commit a84400a

Please sign in to comment.