From 765d7fab329f961a729affb2f53b3a8dc39b1535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corn=C3=A9=20Lukken?= <lukken@astron.nl> Date: Wed, 1 May 2024 09:04:48 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 115546f..1f59257 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 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) - [Gitlab Repository Configuration](https://git.astron.nl/groups/templates/-/wikis/Gitlab%20Repository%20Configuration) - - [Gitlab Runner Configuration](https://git.astron.nl/groups/templates/-/wikis/Gitlab%Runner%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) - [Versioning](https://git.astron.nl/groups/templates/-/wikis/Versioning) - Proposal [Labeling Docker Images](https://git.astron.nl/groups/templates/-/wikis/Docker%20Image%20Labels) -- GitLab