From fe0282c8167de29398a0dcae8e37eaf914ff925e Mon Sep 17 00:00:00 2001
From: Andrew Sunderland <andrew.sunderland@stfc.ac.uk>
Date: Tue, 4 Jun 2019 03:00:07 +0300
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 676f86e..d113456 100644
--- a/README.md
+++ b/README.md
@@ -241,7 +241,7 @@ shared memory enabled numerical library kernels.
 Accelerator-based implementations have been implemented for EXDIG, using off-loading (MKL or CuBLAS/CuSolver) for the standard (dense) eigensolver calculations that dominate overall run-time. 
 
 - Code download: https://repository.prace-ri.eu/UEABS/ueabs/pfarm/pfarm.tar.gz
-- Build & Run instructions: https://repository.prace-ri.eu/UEABS/ueabs/pfarm/PFARM_Build_Run_README.txt
+- Build & Run instructions: https://repository.prace-ri.eu/git/UEABS/ueabs/blob/r2.1-dev/pfarm/PFARM_Build_Run_README.txt
 - Test Case A: https://repository.prace-ri.eu/UEABS/ueabs/pfarm/PFARM_TestCaseA.tar.bz2
 - Test Case B: https://repository.prace-ri.eu/UEABS/ueabs/pfarm/PFARM_TestCaseB.tar.bz2
 
-- 
GitLab