diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst
index d4d9f87febe3ed3de6857bd2de9833060ed17414..85dd1af9a800bacf8a728bdb2045d8ba4979f35b 100644
--- a/docs/gettingstarted.rst
+++ b/docs/gettingstarted.rst
@@ -10,7 +10,7 @@ your own bot.
 An entire AI template project is available here_, it contains the code below
 and more.
 
-.. _here: https://gitlab.ida.liu.se/starcraft-api/sc2-python-bot
+.. _here: https://gitlab.ida.liu.se/course-starcraft-ai/sc2-python-bot
 
 .. code-block:: python
 
diff --git a/docs/perception.rst b/docs/perception.rst
index ff338d3391e0613a1c184eb64f8ef3d55884e897..7418c997f87a7274cefdfc302937758fffeeaa98 100644
--- a/docs/perception.rst
+++ b/docs/perception.rst
@@ -77,7 +77,7 @@ TechTree
       information is wanted.
 
 .. _here: https://github.com/noorus/sc2-gamedata
-.. _`template repository`: https://gitlab.ida.liu.se/starcraft-api/sc2-python-bot
+.. _`template repository`: https://gitlab.ida.liu.se/course-starcraft-ai/sc2-python-bot
 
 TypeData
 ~~~~~~~~