diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15ca1b441f068e507788e0cb41ea50a5b1d1a7c4..c840ffdc9b1ae8d054972823da14e3f28111eb70 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,9 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed
 
-* Update LinkAhead MariaDB Backend to version 8.0.0 to make LinkAhead
-  compatible to MariaDB >= 10.6. Old SQL dumps may be incompatible to
-  MariaDB 10.6 and above; see
+* Update LinkAhead MariaDB Backend to [version
+  8.0.0](https://gitlab.com/linkahead/linkahead-mariadbbackend/-/releases/v8.0.0)
+  to make LinkAhead compatible to MariaDB >= 10.6. Old SQL dumps may
+  be incompatible to MariaDB 10.6 and above; see
   [`update_dumps/README.md`](https://gitlab.com/linkahead/linkahead-mariadbbackend/-/blob/main/dump_updates/README.md?ref_type=heads)
   in the LinkAhead MariaDB Backend repo for more information and a
   script to update incompatible dumps.