From ebcada3831ba7fd6eb284da2db21d31b5338d146 Mon Sep 17 00:00:00 2001 From: rink <rink@dtu.dk> Date: Mon, 2 Oct 2017 11:12:22 +0200 Subject: [PATCH] Fixing wshp 1 prereq link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0d53ef..458654f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ arranging a new workshop. ## Prerequisites If you are attending the workshop, please do the following before attending: -1. If you didn't attend Workshop 1, do those prerequisites ([link](https://gitlab.windenergy.dtu.dk/python-at-risoe/scientific-python-workshops/1-intro-to-conda)). +1. If you didn't attend Workshop 1, do those prerequisites ([link](https://gitlab.windenergy.dtu.dk/python-at-risoe/scientific-python-workshops/1-intro-to-conda#prerequisites)). 2. If you don't have git installed, [install it](https://git-scm.com/downloads) with the following options: - Default git components -- GitLab