From 9bad45f4362192f1b867f47b417fe6853237d03a Mon Sep 17 00:00:00 2001
From: Alexander Schlemmer <alexander@mail-schlemmer.de>
Date: Mon, 24 Oct 2022 10:23:19 +0200
Subject: [PATCH] DOC: complete URL for issue added

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10d19ccd..e98dece1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Removed ###
 
 ### Fixed ###
-* FIX: #30
+* FIX: https://gitlab.com/caosdb/caosdb-crawler/-/issues/30
 
 
 ### Security ###
-- 
GitLab