From 9c444d42be8d478d089e2c14dd64c4208e6fa44b Mon Sep 17 00:00:00 2001
From: Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
Date: Mon, 2 Nov 2020 13:35:35 +0100
Subject: [PATCH] Update FAQ.md

---
 src/FAQ.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/FAQ.md b/src/FAQ.md
index 69c0d2a..c6d987c 100644
--- a/src/FAQ.md
+++ b/src/FAQ.md
@@ -4,7 +4,7 @@
 
 Yes, we currently provide each user container with a maximum of 64 GiB RAM, 32 CPU cores and a 4 GiB of persistent storage space for your home directory.
 
-### Can I use jupyter.rwth-aachen.de for my thesis/research/hobby project?
+### Can I use RWTHjupyter for my thesis/research/hobby project?
 
 Please consult the [Terms of Use](TermsOfUse.md) for details.
 
@@ -28,7 +28,9 @@ It is currently not possible to load custom conda environemnts.
 
 Please visit the following site and select your profile to trigger a new build of the Docker image which is used to spawn single user containers:
 
-https://profiles.jupyter.rwth-aachen.de/
+https://jupyter.rwth-aachen.de/service/profile/
+
+**Note:** You need to hold the manager role of the profile which you want to rebuild. Please [contact us](Contact.md), if you dont have the role yet.
 
 ### What is the purpose of the `shared`, `materials` and `dataset` directories in my home directory
 
-- 
GitLab