Skip to content

Commit 8a2e906

Browse files
BaumiCoderMindaugasLaganeckas
authored andcommitted
Fix link to fork "button"
A /fork leads to link on the GitHub webview of the markdown, which ends with mermaid-cli/blob/master/fork. This is the link to a directory called "fork" in root of the repository. So go back to parent directory, two times, to get mermaid-cli/fork, which is the link to the fork "button" of the current repository.
1 parent c539317 commit 8a2e906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing
22

3-
[fork]: /fork
3+
[fork]: ../../fork
44
[pr]: /compare
55
[style]: https://standardjs.com/
66
[code-of-conduct]: CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)