From 9a3baa8ff57d75ad32c24abef4996ab55ce34a9c Mon Sep 17 00:00:00 2001 From: Jonathan Hedstrom Date: Thu, 1 Mar 2018 13:57:44 -0800 Subject: [PATCH] Fix links in changelog. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6dc21f..ee52c3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,5 +12,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/). * [#7](https://github.com/drupal-composer/info-rewrite/pull/7): Fatal error when no `.info` files exist. * [#10](https://github.com/drupal-composer/info-rewrite/pull/10): Drupal core had 4-digit version string. -[Unreleased]: https://github.com/drupal-composer/info-rewrite/compare/v1.0.0beta1...HEAD -[1.0.0 beta1]: https://github.com/drupal-composer/info-rewrite/compare/v1.0.0alpha1...v1.0.0beta1 +[Unreleased]: https://github.com/drupal-composer/info-rewrite/compare/1.0.0-beta1...HEAD +[1.0.0 beta1]: https://github.com/drupal-composer/info-rewrite/compare/1.0.0-alpha1...1.0.0-beta1