Skip to content

Commit 7f3ba90

Browse files
authored
docs: fix broken contributors link in CONTRIBUTING.MD (requarks#2337)
* Set contributors link to two dirs up so link to contributor graph works * Hard code contributors link (implemented in the same way as README) to fix broken link ***NO_CI***
1 parent b15d93d commit 7f3ba90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
First, thank you for considering contributing to Wiki.js! It's people like you that make the open source community such a great community! 😊
66

7-
We welcome any type of contribution, not only code. You can help with
7+
We welcome any type of contribution, not only code. You can help with
88
- **QA**: file bug reports, the more details you can give the better (e.g. screenshots with the console open)
99
- **Marketing**: writing blog posts, howto's, printing stickers, ...
1010
- **Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ...
@@ -47,7 +47,7 @@ You can also reach us at hello@wikijs.opencollective.com.
4747
### Contributors
4848

4949
Thank you to all the people who have already contributed to Wiki.js!
50-
<a href="graphs/contributors"><img src="https://opencollective.com/wikijs/contributors.svg?width=890" /></a>
50+
<a href="https://github.com/Requarks/wiki/graphs/contributors"><img src="https://opencollective.com/wikijs/contributors.svg?width=890" /></a>
5151

5252

5353
### Backers

0 commit comments

Comments
 (0)