Skip to content

Commit 15bb83f

Browse files
docs: fix broken link to issues in CONTRIBUTING.md (#2625)
Co-authored-by: Luffy <[email protected]>
1 parent fa2f070 commit 15bb83f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ We welcome any type of contribution, not only code. You can help with
99
- **QA**: file bug reports, the more details you can give the better (e.g. screenshots with the console open)
1010
- **Marketing**: writing blog posts, howto's, printing stickers, ...
1111
- **Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ...
12-
- **Code**: take a look at the [open issues](issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them.
12+
- **Code**: take a look at the [open issues](https://github.com/docsifyjs/docsify/issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them.
1313
- **Money**: we welcome financial contributions in full transparency on our [open collective](https://opencollective.com/docsify).
1414

1515
## Your First Contribution
@@ -70,7 +70,7 @@ Anyone can file an expense. If the expense makes sense for the development of th
7070

7171
## Questions
7272

73-
If you have any questions, create an [issue](issue) (protip: do a quick search first to see if someone else didn't ask the same question before!).
73+
If you have any questions, create an [issue](https://github.com/docsifyjs/docsify/issues) (protip: do a quick search first to see if someone else didn't ask the same question before!).
7474
You can also reach us at [email protected].
7575

7676
## Credits

0 commit comments

Comments
 (0)