From 416a5305d6ff050649c80b9590c3f78b2cfb8afe Mon Sep 17 00:00:00 2001 From: Ben Anderson <b.anderson@soton.ac.uk> Date: Tue, 9 Jun 2020 14:48:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee08d7..b7a9dc9 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ This repo does two things: * how to [use git branches](gitBranches.md) * it is a [template](template.md) repo that illustrates how we work -If you want to [contribute to the repo](contributing.md) or like how we work and want to use it as a template, simply [fork and go](https://happygitwithr.com/fork-and-clone.html). \ No newline at end of file +If you want to [contribute to the repo](CONTRIBUTING.md) or like how we work and want to use it as a template, simply [fork and go](https://happygitwithr.com/fork-and-clone.html). \ No newline at end of file -- GitLab