Skip to content

Commit 883ab26

Browse files
authored
Added CI badge to actions link
1 parent efe55b7 commit 883ab26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![CI](https://github.com/j0yu/setup-rez/workflows/CI/badge.svg?branch=master)
1+
[![CI](https://github.com/j0yu/setup-rez/workflows/CI/badge.svg?branch=master)](https://github.com/j0yu/setup-rez/actions?query=branch%3Amaster+workflow%3ACI)
22

33
# setup-rez
44

@@ -147,4 +147,4 @@ worked on CentOS-7. See [Creating a JavaScript action].
147147
[GitHub: Building actions]: https://help.github.com/en/actions/building-actions
148148
[rez]: https://github.com/nerdvegas/rez
149149
[actions/setup-python]: https://github.com/actions/setup-python
150-
[Creating a JavaScript action]: https://help.github.com/en/actions/building-actions/creating-a-javascript-action
150+
[Creating a JavaScript action]: https://help.github.com/en/actions/building-actions/creating-a-javascript-action

0 commit comments

Comments
 (0)