Skip to content

Commit fe4e90e

Browse files
authored
Fix broken links to github actions (#253)
1 parent 8deacbb commit fe4e90e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -662,8 +662,8 @@ Every release will appear on your GitHub notifications page.
662662
[java-workflow-example]: https://github.com/benchmark-action/github-action-benchmark/actions?query=workflow%3A%22JMH+Example%22
663663
[help-watch-release]: https://docs.github.com/en/github/receiving-notifications-about-activity-on-github/watching-and-unwatching-releases-for-a-repository
664664
[help-github-token]: https://docs.github.com/en/actions/security-guides/automatic-token-authentication
665-
[minimal-workflow-example]: https://github.com/benchmark-action/github-action-benchmark/actions?query=workflow%3A%22Example+for+minimal+setup
666-
[commit-comment-workflow-example]: https://github.com/benchmark-action/github-action-benchmark/actions?query=workflow%3A%22Example+for+alert+with+commit+comment
665+
[minimal-workflow-example]: https://github.com/benchmark-action/github-action-benchmark/actions?query=workflow%3A%22Example+for+minimal+setup%22
666+
[commit-comment-workflow-example]: https://github.com/benchmark-action/github-action-benchmark/actions?query=workflow%3A%22Example+for+alert+with+commit+comment%22
667667
[google-benchmark]: https://github.com/google/benchmark
668668
[catch2]: https://github.com/catchorg/Catch2
669669
[jmh]: https://openjdk.java.net/projects/code-tools/jmh/

0 commit comments

Comments
 (0)