Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken contributors link in CONTRIBUTING.MD #2337

Merged
merged 2 commits into from
Aug 30, 2020

Conversation

jb-0
Copy link
Contributor

@jb-0 jb-0 commented Aug 25, 2020

When clicking the image under contributors in the CONTRIBUTING.MD file you are taken to the following link which results in a 404 https://github.com/Requarks/wiki/blob/dev/.github/graphs/contributors

This is due to the fact a relative path is used. This change replaces this with the direct link, which is consistent with the approach taken in the README.

@NGPixel NGPixel merged commit 7f3ba90 into requarks:dev Aug 30, 2020
jionggyu pushed a commit to jionggyu/wiki-2.5.302-patch that referenced this pull request Jul 9, 2024
* 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***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants