diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst index 5af4fa8b895d84febf39be15c239f49c290b2385..4d8997451b8d86f1eff424f2f96741d21f56d756 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/course-starcraft-ai/sc2-python-bot +.. _here: https://gitlab.liu.se/starcraft-ai-course/sc2-python-bot .. code-block:: python diff --git a/docs/helpers.rst b/docs/helpers.rst index 6f2cc8e924e2a7e62c8d37ae75a591a7dfb3ac56..61065d3a8400b15f8bb235ab6a0de0de48f5b24b 100644 --- a/docs/helpers.rst +++ b/docs/helpers.rst @@ -91,7 +91,7 @@ TechTree information is wanted. .. _here: https://github.com/noorus/sc2-gamedata -.. _`template repository`: https://gitlab.ida.liu.se/course-starcraft-ai/sc2-python-bot +.. _`template repository`: https://gitlab.liu.se/starcraft-ai-course/sc2-python-bot TypeData ~~~~~~~~