From 924fdb213dc739d80be8e16542a6bb7dfae69fec Mon Sep 17 00:00:00 2001 From: Josh Borrow <joshua.borrow@durham.ac.uk> Date: Mon, 25 Sep 2017 12:02:44 +0100 Subject: [PATCH] added correct link --- data/global.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/global.yaml b/data/global.yaml index a51b509..dfa0f86 100644 --- a/data/global.yaml +++ b/data/global.yaml @@ -1,4 +1,4 @@ -link: "https://gitlab.cosma.dur.ac.uk/" +link: "https://gitlab.cosma.dur.ac.uk/swift/swiftsim" navbar: [ # Give in [Display_Name, Template_Name format]. @@ -6,4 +6,4 @@ navbar: [ [Papers, "pubs.html"], [Talks, "talks.html"], [Contact, "contact.html"] -] \ No newline at end of file +] -- GitLab