From 03b65e49b38ca678a06a915fa9a7a9ef76bcd1a6 Mon Sep 17 00:00:00 2001
From: lazariv <taras.lazariv@tu-dresden.de>
Date: Mon, 30 Aug 2021 12:38:13 +0000
Subject: [PATCH] Minor changes

---
 .../docs/software/data_analytics_with_rstudio.md              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/data_analytics_with_rstudio.md b/doc.zih.tu-dresden.de/docs/software/data_analytics_with_rstudio.md
index e8b77a3b5..aea7aae92 100644
--- a/doc.zih.tu-dresden.de/docs/software/data_analytics_with_rstudio.md
+++ b/doc.zih.tu-dresden.de/docs/software/data_analytics_with_rstudio.md
@@ -1,6 +1,6 @@
 # Data Analytics with RStudio
 
-[RStudio](<https://rstudio.com/) is an integrated development environment (IDE) for R. It includes
+[RStudio](https://rstudio.com/) is an integrated development environment (IDE) for R. It includes
 a console, syntax-highlighting editor that supports direct code execution, as well as tools for
 plotting, history, debugging and workspace management. RStudio is also available on ZIH systems.
 
@@ -11,5 +11,5 @@ similarly to a new kernel from [JupyterLab](../access/jupyterhub.md#jupyterlab)
 {: style="width:90%" }
 
 !!! tip
-    If an error "could not start RStudio in time" occurs, try reloading the web page with F5.
+    If an error "could not start RStudio in time" occurs, try reloading the web page with `F5`.
 
-- 
GitLab