aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Henrik Tjäder <henrik@grepit.se> 2022-02-15 18:30:54 +0100
committerGravatar Henrik Tjäder <henrik@grepit.se> 2022-02-15 18:30:54 +0100
commit48d100bd1d9bf1af64ff3284ac1ef8e7449b98ac (patch)
treecb6c9494331fe5ade28a864921a7a7749cd3512d
parent5a186feb16b2800d86a4861084207e720a442ee3 (diff)
downloadrtic-48d100bd1d9bf1af64ff3284ac1ef8e7449b98ac.tar.gz
rtic-48d100bd1d9bf1af64ff3284ac1ef8e7449b98ac.tar.zst
rtic-48d100bd1d9bf1af64ff3284ac1ef8e7449b98ac.zip
Docs: fix link
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index daaba78a..9c6a861e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,7 +4,7 @@
New features should go through the [RFC process][rfcs] before creating a Pull Request to this repository.
-[rfcs](https://github.com/rtic-rs/rfcs)
+[rfcs]: https://github.com/rtic-rs/rfcs
## Bugs