From 1d217b9cf48cbbb96107eacfc4e6366e4d4e934f Mon Sep 17 00:00:00 2001
From: Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
Date: Mon, 2 Nov 2020 13:29:17 +0100
Subject: [PATCH] fix broken link

---
 src/FAQ.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/FAQ.md b/src/FAQ.md
index c8eab52..d3621d0 100644
--- a/src/FAQ.md
+++ b/src/FAQ.md
@@ -11,7 +11,7 @@ Please consult the [Terms of Use](TermsOfUse.md) for details.
 ### Can I use my own Jupyter environment or install additional packages / kernels?
 
 This is only possible to a limited extend.
-We encourage all instructors and professors to [apply for a customized profile for their course](instructors/PerperationNewCourses.md).
+We encourage all instructors and professors to [apply for a customized profile for their course](instructors/NewProfiles.md).
 
 Students who which to use _RWTHjupyter_ outside of their courses, we recommend one of the [generic kernel profiles](Profiles.md).
 These generic profiles can by customized by installation additional packages via `pip` and `conda`.
-- 
GitLab