From 7900b774f2e685f4679528886cda01f3f3bc44b1 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauld.mccarthy@gmail.com>
Date: Mon, 22 Aug 2016 17:07:15 +0100
Subject: [PATCH] Fix readme link?

---
 README.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 017cb286d..d15a852a4 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,7 @@ fslpy
 
 The `fslpy` project is a [FSL](http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/)
 programming library written in Python. It is used by
-[FSLeyes](https://git.fmrib.ox.ac.uk/paulmc/fsleyes/). See the
-[requirements.txt file](../blob/master/requirements.txt) for details on
-``fslpy`` dependencies.
+[FSLeyes](https://git.fmrib.ox.ac.uk/paulmc/fsleyes/). 
 
 
 Documentation
@@ -13,5 +11,6 @@ Documentation
 
 
 Take a look at the [Documentation for
-developers](http://users.fmrib.ox.ac.uk/~paulmc/fslpy/index.html) if you want
-to program with `fslpy`.
+developers](http://users.fmrib.ox.ac.uk/~paulmc/fslpy/index.html), and the
+[requirements.txt file](requirements.txt) for details on
+``fslpy`` dependencies, if you want to program with `fslpy`.
-- 
GitLab