From f96fa91dc8fead8c3f63439815c319a346f68af4 Mon Sep 17 00:00:00 2001
From: Florian Hartig <florianhartig@users.noreply.github.com>
Date: Wed, 14 Dec 2016 13:01:11 +0100
Subject: [PATCH] Link updates

---
 R/R10-gettingStarted.Rmd | 5 ++---
 R/R10-gettingStarted.md  | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/R/R10-gettingStarted.Rmd b/R/R10-gettingStarted.Rmd
index b7efb37..d5147ae 100644
--- a/R/R10-gettingStarted.Rmd
+++ b/R/R10-gettingStarted.Rmd
@@ -29,9 +29,8 @@ The following links are tutorials on using R as a language. They are helpful if
 
 ### Recommended free tutorials
 
-* [Essential statistics](https://www.dropbox.com/s/8fmh10fdn6jd2xb/EssentialStatistics.pdf?dl=0) lecture notes
-* [Introduction to R](http://www3.nd.edu/~mclark19/learn/Introduction_to_R.pdf), by Michael Clark. Recommendation as a basic text for beginners.  
-* [R for Beginners](http://cran.r-project.org/doc/contrib/Paradis-rdebuts_en.pdf), by Emmanuel Paradis. A bit more comprehensive than the reference above. Also highly recommended. 
+* [Essential statistics](https://www.dropbox.com/s/s38ge7pjgf55qs1/EssentialStatistics.pdf?dl=0) lecture notes
+* [R for Beginners](http://cran.r-project.org/doc/contrib/Paradis-rdebuts_en.pdf), by Emmanuel Paradis. 
 
 ### Other shorter intros
 
diff --git a/R/R10-gettingStarted.md b/R/R10-gettingStarted.md
index 49f5fee..5fae4df 100644
--- a/R/R10-gettingStarted.md
+++ b/R/R10-gettingStarted.md
@@ -24,9 +24,8 @@ The following links are tutorials on using R as a language. They are helpful if
 
 ### Recommended free tutorials
 
-* [Essential statistics](https://www.dropbox.com/s/8fmh10fdn6jd2xb/EssentialStatistics.pdf?dl=0) lecture notes
-* [Introduction to R](http://www3.nd.edu/~mclark19/learn/Introduction_to_R.pdf), by Michael Clark. Recommendation as a basic text for beginners.  
-* [R for Beginners](http://cran.r-project.org/doc/contrib/Paradis-rdebuts_en.pdf), by Emmanuel Paradis. A bit more comprehensive than the reference above. Also highly recommended. 
+* [Essential statistics](https://www.dropbox.com/s/s38ge7pjgf55qs1/EssentialStatistics.pdf?dl=0) lecture notes
+* [R for Beginners](http://cran.r-project.org/doc/contrib/Paradis-rdebuts_en.pdf), by Emmanuel Paradis. 
 
 ### Other shorter intros