From 8904a267fba64de136d138ea2441ed8b8fe301ee Mon Sep 17 00:00:00 2001 From: Ben Anderson <b.anderson@soton.ac.uk> Date: Wed, 8 Jul 2020 10:09:07 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f34ae27..526e5e2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,6 @@ Be nice: * work in a branch of your fork * make a pull request to merge your branch to the master -Don't know how to do this? [Read our guide](gitBranches.md). +Don't know how to do this? [Read our guide](howTo/gitBranches.md). Need more info? Read the excellent [contributing to opensource code](https://opensource.guide/how-to-contribute/) guidance. \ No newline at end of file -- GitLab