Skip to content

Commit a3acd10

Browse files
authored
Merge pull request #53 from waldyrious/patch-1
Fix link to releases in README
2 parents d8fa6d6 + 1e171d0 commit a3acd10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The scripts and documentation in this project are released under the [MIT Licens
4444

4545
<!-- references -->
4646
[pages]: https://pages.github.com
47-
[release-list]: /releases
47+
[release-list]: https://github.com/actions/upload-pages-artifact/releases
4848
[draft-release]: .github/workflows/draft-release.yml
4949
[release]: .github/workflows/release.yml
5050
[release-workflow-runs]: /actions/workflows/release.yml

0 commit comments

Comments
 (0)