From 4a29695ed5882010e5141d2607a3b21d6efdb051 Mon Sep 17 00:00:00 2001
From: Dirk Sarpe <dirk.sarpe@idiv.de>
Date: Wed, 15 Apr 2020 10:23:20 +0200
Subject: [PATCH] link to public gist instead of auth blocked eve wiki

---
 rstudio1.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/rstudio1.md b/rstudio1.md
index 0e86c93..be2f90f 100644
--- a/rstudio1.md
+++ b/rstudio1.md
@@ -181,9 +181,7 @@ your data or results!
 
 If you want your code to run in differenct environments (e.g. local machine,
 rstudio server or HPC cluster) be sure to separate environment specific code
-from your buisness logic. Recommendations and templates can be found in the
-[EVE HPC Cluster
-wiki](https://wiki.ufz.de/eve/index.php/R_Advanced_-_Tips_%26_Tricks#Interactive_and_Command_Line).
+from your buisness logic, some [recommendations and templates](https://gist.github.com/wookietreiber/0ff145270c75f11e956284412b3847b8#file-readme-md).
 
 
 ## Packages
-- 
GitLab