From a84400a87f047d6265f2f34eb4f04429dbac93e8 Mon Sep 17 00:00:00 2001 From: "James M. Greene" Date: Mon, 19 Sep 2022 10:50:02 -0500 Subject: [PATCH] Fix non-Code links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92ae13f..8f44aab 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The scripts and documentation in this project are released under the [MIT Licens [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