Skip to content

Commit 755512c

Browse files
kevnm67shine2lay
andauthored
fix: readme example links (#630)
Co-authored-by: Shine Lee <aungshine@gmail.com>
1 parent c4a4247 commit 755512c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
2323
Some examples of what you can do:
2424

25-
- Ensure pull requests follow conventions and [prevent merging](#pull-requests) when it is not followed.
26-
- [Notify author of failed guidelines](#issues) when opening an issue.
27-
- Schedule [detection for obsolete (stale) issues and pull requests](#staleness) and notify author and collaborators.
28-
- And [more](#configuration)
25+
- Ensure pull requests follow conventions and [prevent merging][comment-if-guidelines-not-met] when it is not followed.
26+
- [Notify author of failed guidelines][comment] when opening an issue.
27+
- Schedule [detection for obsolete (stale) issues and pull requests][staleness] and notify author and collaborators.
28+
- And [more][configuration]
2929

3030
---
3131

@@ -54,3 +54,8 @@ We need your help:
5454
- Logo by [@minap0lis](https://www.instagram.com/minap0lis/) 👉 follow her on [Instagram](https://www.instagram.com/minap0lis/).
5555
---
5656
AGPL, Copyright (c) 2019 [Justin Law](https://github.com/jusx) & [Shine Lee](https://github.com/shine2lay)
57+
58+
[comment-if-guidelines-not-met]: https://mergeable.readthedocs.io/en/latest/recipes.html#comment-if-guidelines-not-met
59+
[comment]: https://mergeable.readthedocs.io/en/latest/actions/comment.html
60+
[staleness]: https://mergeable.readthedocs.io/en/latest/recipes.html#check-stale-pr-and-issues
61+
[configuration]: https://mergeable.readthedocs.io/en/latest/configuration.html

0 commit comments

Comments
 (0)