From ba0c7a3eb95c3e3eccc3de21bb4ac70ad11efb37 Mon Sep 17 00:00:00 2001
From: Kjartan Thor Wikfeldt <ktwikfeldt@gmail.com>
Date: Tue, 12 Dec 2017 11:10:53 +0100
Subject: [PATCH] add links in acknowledgments. fixes #1

---
 lab1/README.md |  9 ++++++++-
 lab2/README.md | 11 ++++++++++-
 lab3/README.md | 11 ++++++++++-
 3 files changed, 28 insertions(+), 3 deletions(-)

diff --git a/lab1/README.md b/lab1/README.md
index d921da9..951bad7 100644
--- a/lab1/README.md
+++ b/lab1/README.md
@@ -111,5 +111,12 @@ The solutions can be found in the [sol/ directory](sol/).
 
 # Acknowledgment
 
-The examples in this lab are provided for educational purposes by National Center for Supercomputing Applications, (in particular their Cyberinfrastructure Tutor), Lawrence Livermore National Laboratory and Argonne National Laboratory. Much of the LLNL MPI materials comes from the Cornell Theory Center. We would like to thank them for allowing us to develop the material for machines at PDC. You might find other useful educational materials at these sites.
+The examples in this lab are provided for educational purposes by 
+[National Center for Supercomputing Applications](http://www.ncsa.illinois.edu/), 
+(in particular their [Cyberinfrastructure Tutor](http://www.citutor.org/)), 
+[Lawrence Livermore National Laboratory](https://computing.llnl.gov/) and 
+[Argonne National Laboratory](http://www.mcs.anl.gov/). Much of the LLNL MPI materials comes from the 
+[Cornell Theory Center](http://www.cac.cornell.edu/). 
+We would like to thank them for allowing us to develop the material for machines at PDC. 
+You might find other useful educational materials at these sites.
 
diff --git a/lab2/README.md b/lab2/README.md
index 1666da7..e37ef58 100644
--- a/lab2/README.md
+++ b/lab2/README.md
@@ -68,4 +68,13 @@ The solutions can be found in the [sol/ directory](sol/).
 
 # Acknowledgment
 
-The examples in this lab are provided for educational purposes by National Center for Supercomputing Applications, (in particular their Cyberinfrastructure Tutor), Lawrence Livermore National Laboratory and Argonne National Laboratory. Much of the LLNL MPI materials comes from the Cornell Theory Center. We would like to thank them for allowing us to develop the material for machines at PDC. You might find other useful educational materials at these sites.
+The examples in this lab are provided for educational purposes by 
+[National Center for Supercomputing Applications](http://www.ncsa.illinois.edu/), 
+(in particular their [Cyberinfrastructure Tutor](http://www.citutor.org/)), 
+[Lawrence Livermore National Laboratory](https://computing.llnl.gov/) and 
+[Argonne National Laboratory](http://www.mcs.anl.gov/). Much of the LLNL MPI materials comes from the 
+[Cornell Theory Center](http://www.cac.cornell.edu/). 
+We would like to thank them for allowing us to develop the material for machines at PDC. 
+You might find other useful educational materials at these sites.
+
+
diff --git a/lab3/README.md b/lab3/README.md
index 51029a0..130bf68 100644
--- a/lab3/README.md
+++ b/lab3/README.md
@@ -75,4 +75,13 @@ Solutions are available in the [sol/ directory](sol/)
 
 # Acknowledgment
 
-The examples in this lab are provided for educational purposes by National Center for Supercomputing Applications, (in particular their Cyberinfrastructure Tutor), Lawrence Livermore National Laboratory and Argonne National Laboratory. Much of the LLNL MPI materials comes from the Cornell Theory Center. We would like to thank them for allowing us to develop the material for machines at PDC. You might find other useful educational materials at these sites.
+The examples in this lab are provided for educational purposes by 
+[National Center for Supercomputing Applications](http://www.ncsa.illinois.edu/), 
+(in particular their [Cyberinfrastructure Tutor](http://www.citutor.org/)), 
+[Lawrence Livermore National Laboratory](https://computing.llnl.gov/) and 
+[Argonne National Laboratory](http://www.mcs.anl.gov/). Much of the LLNL MPI materials comes from the 
+[Cornell Theory Center](http://www.cac.cornell.edu/). 
+We would like to thank them for allowing us to develop the material for machines at PDC. 
+You might find other useful educational materials at these sites.
+
+
-- 
GitLab