diff options
author | 2019-09-15 23:04:16 +0200 | |
---|---|---|
committer | 2019-09-15 23:04:16 +0200 | |
commit | 477a38f13eabcaec0710fe2b83067e66a747f071 (patch) | |
tree | a4c5dc6554e783190b10c1e30264614481be784d /README.md | |
parent | 476f29c4dde17e958dc2d3280acee3a19e87bb47 (diff) | |
download | rtic-477a38f13eabcaec0710fe2b83067e66a747f071.tar.gz rtic-477a38f13eabcaec0710fe2b83067e66a747f071.tar.zst rtic-477a38f13eabcaec0710fe2b83067e66a747f071.zip |
remove reference from README to CONTRIBUTING
The book (which includes the text from README.md) does not need to go into that level of detail.
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ Join us and talk about RTFM in the [Matrix room][matrix-room]. [matrix-room]: https://matrix.to/#/!yafYEipFNsXDdwiHMT:matrix.org ## Contributing -New features and big changes should go through the RFC process in the [dedicated RFC repository][rfcs]. See [CONTRIBUTING.md](CONTRIBUTING.md) for details. +New features and big changes should go through the RFC process in the [dedicated RFC repository][rfcs]. [rfcs]: https://github.com/rtfm-rs/rfcs |