From 442f05e7c779dc7c0cfe4902b8cda9b2c55be675 Mon Sep 17 00:00:00 2001
From: Kjartan Thor Wikfeldt <ktwikfeldt@gmail.com>
Date: Thu, 5 Jul 2018 14:50:47 +0200
Subject: [PATCH] fix broken links to pdc support

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

diff --git a/README.md b/README.md
index 5a4b0ac..b18c229 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@ To access PDC's cluster you should use your laptop and the Eduroam or KTH Open w
 The Cray automatically loads several [modules](https://www.pdc.kth.se/support/documents/running/running_jobs/software.html#using-modules) at login.
 
 - Heimdal - [Kerberos commands](https://www.pdc.kth.se/support/documents/login/login.html#general-information-about-kerberos)
-- OpenAFS - [AFS commands](https://www.pdc.kth.se/support/documents/running/managing_files/afs.html)
-- SLURM -  [queuing system commands](https://www.pdc.kth.se/support/documents/running/running_jobs/job_scheduling.html)
+- OpenAFS - [AFS commands](https://www.pdc.kth.se/support/documents/data_management/afs.html)
+- SLURM -  [batch jobs](https://www.pdc.kth.se/support/documents/run_jobs/queueing_jobs.html) and [interactive jobs](https://www.pdc.kth.se/support/documents/run_jobs/run_interactively.html)
 
 
 # Running MPI programs on Beskow
-- 
GitLab