From 9e572d2f2e0f4a87572bb015e0aea3a711cf7df8 Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Wed, 18 Aug 2021 14:26:07 +0200
Subject: [PATCH] Better sentence structure

---
 .../docs/access/desktop_cloud_visualization.md              | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/access/desktop_cloud_visualization.md b/doc.zih.tu-dresden.de/docs/access/desktop_cloud_visualization.md
index 129ae563e..a1f02c4a9 100644
--- a/doc.zih.tu-dresden.de/docs/access/desktop_cloud_visualization.md
+++ b/doc.zih.tu-dresden.de/docs/access/desktop_cloud_visualization.md
@@ -13,10 +13,10 @@ Look [here](https://docs.aws.amazon.com/dcv/latest/userguide/client-web.html) if
 
 **Check out our new documentation about** [Virtual Desktops](../software/virtual_desktops.md).
 
-Click on the following link to start a session on our JupyterHub.
+To start a JupyterHub session on the dcv partition (taurusi210\[4-8\]) with one GPU, six CPU cores
+and 2583 MB memory per core, click on:
 [https://taurus.hrsk.tu-dresden.de/jupyter/hub/spawn#/~(partition~'dcv~cpuspertask~'6~gres~'gpu*3a1~mempercpu~'2583~environment~'production)](https://taurus.hrsk.tu-dresden.de/jupyter/hub/spawn#/~(partition~'dcv~cpuspertask~'6~gres~'gpu*3a1~mempercpu~'2583~environment~'production))
-This link starts a Slurm job on the dcv partition (taurusi210\[4-8\]) with one GPU, six CPU cores
-and 2583 MB memory per core. Optionally you can modify many different Slurm parameters. For this
+Optionally, you can modify many different Slurm parameters. For this
 follow the general [JupyterHub](../access/jupyterhub.md) documentation.
 
 Your browser now should load into JupyterLab which looks like this:
-- 
GitLab