Skip to content

Commit 485c907

Browse files
committed
docs: fix broken link
1 parent 81812e0 commit 485c907

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
@@ -97,7 +97,7 @@ This is how it would end up looking:
9797

9898
Note that `color` may be specified in either `000000` or `'#000000'` format. Mind the quotes when using yaml.
9999

100-
If you want to see an actual config file, you can check out the one in this repo [here](.github/labels.yml).
100+
If you want to see an actual config file, you can check out the one in this repo [here](.github/workflows/labels.yml).
101101

102102
This action can either read a local file or fetch it from a custom URL.
103103
If you want to use a URL make sure that the data field of the response contains JSON or YAML text that follows the structure above.

0 commit comments

Comments
 (0)