diff --git a/_posts/2021/02/2021-02-09-helmholtz-gitlab.md b/_posts/2021/02/2021-02-09-helmholtz-gitlab.md
index 14b500bee81bb3cdc02852bf324c79547cda021f..6ac95992162dfb1d3ff4e94904729ff0d25f0d57 100644
--- a/_posts/2021/02/2021-02-09-helmholtz-gitlab.md
+++ b/_posts/2021/02/2021-02-09-helmholtz-gitlab.md
@@ -39,7 +39,7 @@ The service is running the Open Source version of GitLab. It allows you to
 * Host your Docker images using the [Container Registry][registry],
 * Share your documentation or static websites with [Pages][pages] or
 * Share private or public software [packages][packages] for a variety of common
-  package managers, e.g. Conan (C++) or PyPI (Python).
+  package managers, e.g. [Conan][conan] (C++) or [PyPI][pypi] (Python).
 
 <i class="far fa-question-circle"></i> Want to get started with Git and GitLab? [Follow this link][new-to-git] for a
 quick-start introduction.
@@ -72,6 +72,8 @@ with the published [Ansible roles][roles].
 [registry]: https://gitlab.hzdr.de/help/user/packages/container_registry/index.md
 [pages]: https://gitlab.hzdr.de/help/user/project/pages/index.md
 [packages]: https://gitlab.hzdr.de/help/user/packages/package_registry/index.md
+[conan]: https://gitlab.hzdr.de/help/user/packages/conan_repository/index.md
+[pypi]: https://gitlab.hzdr.de/help/user/packages/pypi_repository/index.md
 [new-to-git]: https://gitlab.hzdr.de/help/#new-to-git-and-gitlab
 [ansible-deployment]: https://gitlab.hzdr.de/hifis-software-deployment/gitlab
 [roles]: https://gitlab.com/hifis/ansible