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 e8b77a3b5058a4718e39e9105d28fd13b5099774..aea7aae928e3320c5dc643eda2968405b279123d 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`.