From 56116c2eca906e47db9ba55fd64459c95c166f7e Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Fri, 12 Nov 2021 17:20:53 +0100
Subject: [PATCH] Added URL in README.md.

---
 doc.zih.tu-dresden.de/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/README.md b/doc.zih.tu-dresden.de/README.md
index b09a0f501..e952db8c2 100644
--- a/doc.zih.tu-dresden.de/README.md
+++ b/doc.zih.tu-dresden.de/README.md
@@ -247,7 +247,8 @@ There are two important branches in this repository:
 - Preview:
   - Branch containing recent changes which will be soon merged to main branch (protected
     branch)
-  - Served at [todo url](todo url) from TUD VPN
+  - Served at [https://doc.zih.tu-dresden.de/preview](https://doc.zih.tu-dresden.de/preview) from
+    TUD VPN
 - Main: Branch which is deployed at [https://doc.zih.tu-dresden.de](https://doc.zih.tu-dresden.de)
     holding the current documentation (protected branch)
 
-- 
GitLab