diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-06-01 07:24:33 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-06-01 07:24:57 +0100 |
commit | 3d29b97768530f55aab2d7466124a038bc72e1ce (patch) | |
tree | 17059b72cefb4e0a7a7939ab82e0a7bb8a53da12 | |
parent | 480cdedcacecfa40f7f92ba98d3b486310a73736 (diff) | |
download | rtmux-3d29b97768530f55aab2d7466124a038bc72e1ce.tar.gz rtmux-3d29b97768530f55aab2d7466124a038bc72e1ce.tar.bz2 rtmux-3d29b97768530f55aab2d7466124a038bc72e1ce.zip |
Link to file.
-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 6e262ef5..3e892d7c 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 the CONTRIBUTING file before opening an issue. +Please read [this document](Contributing.md) before opening an issue. ## Documentation |