From fcb4dc587567e016fb34b04748a4ce0da9c77184 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 8 Oct 2017 00:35:53 +0200 Subject: [PATCH] Fix the URL of 1.0.0...HEAD version comparison --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dadd058..882b5e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,4 +11,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Initial versioned release. -[Unreleased]: https://github.com/minetest-mods/moreblocks/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/minetest-mods/maptools/compare/v1.0.0...HEAD