From 62180dfe234bc81a8fe05ad47c4b658f37093cf5 Mon Sep 17 00:00:00 2001 From: hensm Date: Mon, 18 Feb 2019 22:26:31 +0000 Subject: [PATCH] Fix implementation notes link in CONTRIBUTING --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f499b1..e853dfd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Contributions welcome. -Implementation notes are at [IMPLEMENTATION.md](implementation.md). +Implementation notes are at [IMPLEMENTATION.md](IMPLEMENTATION.md). If you're unsure about anything, feel free to ask. Just submit a PR for small changes (bugfixes, typos, etc...). Comment first on existing