From d9530b1d0ccffa11ed0e21a3e939f01964fcece4 Mon Sep 17 00:00:00 2001
From: Cassandra Gould van Praag <casssandra.gouldvanpraag@psych.ox.ac.uk>
Date: Fri, 21 Jan 2022 19:44:17 +0000
Subject: [PATCH] fix links

---
 docs/gitlab/gitlab-tutorials.md | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/docs/gitlab/gitlab-tutorials.md b/docs/gitlab/gitlab-tutorials.md
index ece90e75..2b42f05f 100644
--- a/docs/gitlab/gitlab-tutorials.md
+++ b/docs/gitlab/gitlab-tutorials.md
@@ -21,29 +21,29 @@ Follow the below tutorials (left in the navigation panel) to set up and use GitL
 **NOTE: These tutorials contain gifs of the processes being demonstrated on GitHub rather than GitLab. These are being included as they are still a useful demonstration. Please stay tuned for a GitLab based update.**
 
 ### 1. Tools for git and GitLab
-- [1.1 Using the command line](1-1-tools-command-line)
-- [1.2 Writing in markdown](1-2-tools-markdown)
-- [1.3 Atom text editor](1-3-tools-atom)
+- [1.1 Using the command line](../1-1-tools-command-line)
+- [1.2 Writing in markdown](../1-2-tools-markdown)
+- [1.3 Atom text editor](../1-3-tools-atom)
 
 ### 2. Getting started
-- [2.1 Your GitLab account](2-1-starting-gitlab-account)
-- [2.2 Global git configuration](2-2-starting-configure-git)
-- [2.3 Your local repository](2-3-starting-local-repo)
-- [2.4 Basic git commands](2-4-starting-git-basics)
+- [2.1 Your GitLab account](../2-1-starting-gitlab-account)
+- [2.2 Global git configuration](../2-2-starting-configure-git)
+- [2.3 Your local repository](../2-3-starting-local-repo)
+- [2.4 Basic git commands](../2-4-starting-git-basics)
 
 ### 3. Collaborating on GitLab
-- [3.1 Collaborating on GitLab](3-1-collaborating-stranger-or-collaborator)
-- [3.2 Collaborating with a stranger](3-2-collaborating-fork-their-repo)
-- [3.3 Play with this page](3-3-collaborating-play-with-this-page)
+- [3.1 Collaborating on GitLab](../3-1-collaborating-stranger-or-collaborator)
+- [3.2 Collaborating with a stranger](../3-2-collaborating-fork-their-repo)
+- [3.3 Play with this page](../3-3-collaborating-play-with-this-page)
 
 ### 4. Making and publishing your repository
-- [4.1 Make a repository](4-1-you-make-your-repo)
-- [4.2 Create a doi](4-2-you-doi)
-- [4.3 Making your pages site](4-3-you-make-your-pages-site)
+- [4.1 Make a repository](../4-1-you-make-your-repo)
+- [4.2 Create a doi](../4-2-you-doi)
+- [4.3 Making your pages site](../4-3-you-make-your-pages-site)
 
 ### 5. Managing your project on GitLab
-- [5.1 GitLab issues](5-1-projectmanagement-issues)
-- [5.2 GitLab milestones](5-2-projectmanagement-milestones)
+- [5.1 GitLab issues](../5-1-projectmanagement-issues)
+- [5.2 GitLab milestones](../5-2-projectmanagement-milestones)
 
 ## Who should I ask for further advice about using GitLab
 The Open WIN community are a great resource for support in using GitLab. [Join the community](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/contact/) and try asking your question on slack!
-- 
GitLab