From 57a648674fd0f477d878e5c0d20bae97b9ec9fb6 Mon Sep 17 00:00:00 2001 From: Major Date: Mon, 29 May 2017 09:14:26 +0100 Subject: [PATCH] Fix contributing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26786ba1..d682bbeb 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ Apollo is now ready, and can be started using `gradle run`. You may wish to chan ### Contributing -Please see [contributing to Apollo](#CONTRIBUTING.md). +Please see [contributing to Apollo](CONTRIBUTING.md).