From c86d7375bf3ed232e4cbfcb08b15f1ab90977d87 Mon Sep 17 00:00:00 2001 From: Nathan <nathan@druids.tech> Date: Sun, 1 Oct 2023 15:46:39 +0100 Subject: [PATCH] link updates --- overviews/week7.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/overviews/week7.md b/overviews/week7.md index 9603ac4..86944f2 100644 --- a/overviews/week7.md +++ b/overviews/week7.md @@ -47,12 +47,12 @@ Nothing yet! But please make sure you have access to the module materials on bla ## Resources -Guides available on Blackboard: -- Setup Guides for [Windows](https://blackboard.uwe.ac.uk/bbcswebdav/pid-8555753-dt-content-rid-26598218_2/xid-26598218_2) and [Osx/Linux](https://blackboard.uwe.ac.uk/bbcswebdav/pid-8555754-dt-content-rid-26598219_2/xid-26598219_2) -- Guide on using Command Line Interfaces ([cli.pdf](https://blackboard.uwe.ac.uk/bbcswebdav/pid-8556008-dt-content-rid-26598778_2/xid-26598778_2)) -- [Git introduction](https://blackboard.uwe.ac.uk/bbcswebdav/pid-8556007-dt-content-rid-26598777_2/xid-26598777_2) -- [Git submissions](https://blackboard.uwe.ac.uk/bbcswebdav/pid-8556004-dt-content-rid-26598775_2/xid-26598775_2) -- [Git Reference](https://blackboard.uwe.ac.uk/bbcswebdav/pid-8556005-dt-content-rid-26598776_2/xid-26598776_2) +- Guide on using Command Line Interfaces ([cli.pdf](https://gitlab.uwe.ac.uk/ng-renney/cpp-resources/-/blob/main/guides/cli.md?ref_type=heads)) +- [Git introduction](https://gitlab.uwe.ac.uk/ng-renney/cpp-resources/-/blob/main/guides/git/intro-to-git.md?ref_type=heads) +- [Git submissions](https://gitlab.uwe.ac.uk/ng-renney/cpp-resources/-/blob/main/guides/git/git-submissions.md?ref_type=heads) +- [Git Reference](https://gitlab.uwe.ac.uk/ng-renney/cpp-resources/-/blob/main/guides/git/git-reference.md?ref_type=heads) + +> These guides also available on Blackboard ### Videos -- GitLab