diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-06-01 07:26:39 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-06-01 07:26:39 +0100 |
commit | feff55b92fe5a8382aa0cfd56f961330fe13741a (patch) | |
tree | 5e77e210269cf611615866030b7bf3c173cd7885 | |
parent | 3d29b97768530f55aab2d7466124a038bc72e1ce (diff) | |
download | rtmux-feff55b92fe5a8382aa0cfd56f961330fe13741a.tar.gz rtmux-feff55b92fe5a8382aa0cfd56f961330fe13741a.tar.bz2 rtmux-feff55b92fe5a8382aa0cfd56f961330fe13741a.zip |
Try this instead.
-rw-r--r-- | .github/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/README.md b/.github/README.md index 3e892d7c..1e7e9a42 100644 --- a/.github/README.md +++ b/.github/README.md @@ -57,7 +57,7 @@ explains some ideas for tmux not yet developed. Please feel free to ask for clarifications on the mailing list if you're thinking of working on these or need further information. -Please read [this document](Contributing.md) before opening an issue. +Please read [this document](./Contributing.md) before opening an issue. ## Documentation |