From 59c311797c64f655f2896acd0298ddcbb6a03fef Mon Sep 17 00:00:00 2001 From: Andreas Valder <andreasv@fsmpi.rwth-aachen.de> Date: Fri, 9 Sep 2016 12:45:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43ed679..063ffb7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Hinweis: diese Variante startet eine lokale Testversion der Website, es sind nic 3. (optional) config.py anpassen 4. Schauen ob alle Dependencies erfüllt sind (siehe weiter unten) 5. `./run.py` ausführen -6. unter [link](http://localhost:5000) ist die Website verfügbar +6. unter [http://localhost:5000](http://localhost:5000) ist die Website verfügbar 7. Moderatorlogin mit user: `videoag` Passwort: `videoag` ### Zum Mitmachen: -- GitLab