From c61f8655d558dd67d619b1bef044c55af6b56acd Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Thu, 26 Oct 2023 00:25:55 +0200
Subject: [PATCH] MAINT: update RELEASE_GUIDELINES

---
 RELEASE_GUIDELINES.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/RELEASE_GUIDELINES.md b/RELEASE_GUIDELINES.md
index f7d8225..3497909 100644
--- a/RELEASE_GUIDELINES.md
+++ b/RELEASE_GUIDELINES.md
@@ -2,7 +2,7 @@
 
 This document specifies release guidelines in addition to the general release
 guidelines of the CaosDB Project
-([RELEASE_GUIDELINES.md](https://gitlab.com/caosdb/caosdb/blob/dev/RELEASE_GUIDELINES.md))
+([RELEASE_GUIDELINES.md](https://gitlab.com/caosdb/caosdb-meta/-/blob/dev/RELEASE_GUIDELINES.md))
 
 ## General Prerequisites
 
@@ -32,4 +32,7 @@ guidelines of the CaosDB Project
 
 8. Delete the release branch.
 
-9. Merge the main branch back into the dev branch.
+9. Merge the main branch back into the dev branch and add the `[UNRELEASED]`
+   section to the CHANGELOG.
+
+10. Create a release at the [gitlab repo](https://gitlab.com/linkahead/linkahead-mariadbbackend/-/releases)
-- 
GitLab