From a3f45b7c6b797004a29cb0a253b0af7ad50e8530 Mon Sep 17 00:00:00 2001 From: Wataru Otsubo Date: Thu, 3 Oct 2024 15:03:27 +0900 Subject: [PATCH] fix CHANGELOG url --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b4b48c..dccd0c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,5 +36,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Docs on the database and example of querying the database. - Docs on the internal (Julia implementation) -[unreleased]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/~/compare/v0.1.0...main +[unreleased]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.1.0...main [0.1.0]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/~/tags/v0.1.0