From 4d8166c5f5b611a6f6bb421e7139d77341da1706 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 12 Jun 2023 14:11:29 -0400 Subject: [PATCH] Use absolute URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 790c823..63e7c94 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,6 @@ The scripts and documentation in this project are released under the [MIT Licens [release-list]: https://github.com/actions/upload-pages-artifact/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/upload-pages-artifact/actions/workflows/release.yml [gzip]: https://en.wikipedia.org/wiki/Gzip [tar]: https://en.wikipedia.org/wiki/Tar_(computing)