diff --git a/README.md b/README.md index 64cafa84f068ca5024956561b5211d946e7c429c..c6be8fcb9a2f3d308c8b551fa42c252ddc788f2c 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,5 @@ We'd love your contributions - feel free to: * [fork & go](https://happygitwithr.com/fork-and-clone.html) * make a [new branch](https://git.soton.ac.uk/SERG/workflow/-/blob/master/howTo/gitBranches.md) in your fork * make some improvements - * send us a pull request (just code, no data please, keep your data [elsewhere](https://git.soton.ac.uk/SERG/workflow/-/blob/master/howTo/keepingData.md.md)!) + * send us a pull request (just code, no data please, keep your data [elsewhere](https://git.soton.ac.uk/SERG/workflow/-/blob/master/howTo/keepingData.md)!) If you want to [contribute to the repo](CONTRIBUTING.md), or like how we work and want to use it as a template for your project or package, just [fork and go](https://happygitwithr.com/fork-and-clone.html). As a number of people have pointed out that only works if you have an account on git.soton.ac.uk. If you have not, you can import the repo to (for example) your [github.com](https://github.com/new/import) account and go from there. And presumably on gitlab.com too...