From 904d3cc9fd52459307d897092f91d3fa0defe7cf Mon Sep 17 00:00:00 2001
From: NullBite <me@nullbite.com>
Date: Tue, 11 Jul 2023 00:27:23 -0400
Subject: [PATCH] Update release-notes.sh

---
 release-notes.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release-notes.sh b/release-notes.sh
index 307544f..f222ac6 100755
--- a/release-notes.sh
+++ b/release-notes.sh
@@ -5,5 +5,5 @@ cat << EOF
 Changes:
 - 
 
-**Full Changelog:** [\`$last...$current\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$last...$current)
+**Full Changelog:** [\`$last...$current\`](https://gitea.protogen.io/nullbite/nulllite/compare/$last...$current)
 EOF