diff --git a/README.md b/README.md
index 1f59257c5ad382cb059d01a35c9ef28772d55d7e..f9503af120eecc1a151f7d77d8a9118a9039be41 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,13 @@ GitLab conventions:
 
 - [CI/CD Baseline](https://git.astron.nl/groups/templates/-/wikis/Pipeline%20Baseline)
   - [Continuous Delivery (CD) Guidelines](https://git.astron.nl/groups/templates/-/wikis/Continuous%20Delivery%20Guideline)
+  - [Using CI/CD to create commits and tags](https://git.astron.nl/groups/templates/-/wikis/Using-CI-CD-to-create-commits-and-tags)
+- Security and user management
   - [Gitlab Repository Configuration](https://git.astron.nl/groups/templates/-/wikis/Gitlab%20Repository%20Configuration)
   - [Gitlab Runner Configuration](https://git.astron.nl/groups/templates/-/wikis/Gitlab%20Runner%20Configuration)
-  - [Using CI/CD to create commits and tags](https://git.astron.nl/groups/templates/-/wikis/Using-CI-CD-to-create-commits-and-tags)
+- Gitlab Configuration
+  - [Cleanup Docker Registry Images](https://git.astron.nl/groups/templates/-/wikis/Cleanup-Docker-Registry-Images)
+  - [Setting up Protected Version Tags](https://git.astron.nl/groups/templates/-/wikis/Setting-up-Protected-Version-Tags)
 - [Versioning](https://git.astron.nl/groups/templates/-/wikis/Versioning)
 - Proposal [Labeling Docker Images](https://git.astron.nl/groups/templates/-/wikis/Docker%20Image%20Labels)
 - [Licensing](https://git.astron.nl/groups/templates/-/wikis/Licensing)