From 2bf3065993f2fa7ec0c2318c75693008f827b8ed Mon Sep 17 00:00:00 2001 From: Sung Yoon Whang Date: Mon, 23 Jan 2023 11:30:21 -0800 Subject: Fix typo on release notes (#74) Release notes for v1.3.0 had an incorrect link for changes included in v1.3.0; fixing this before we actually tag a release with this. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 813c427..7bc6250 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Use a fluid layout for the index page. This renders better on narrow screens. -[1.3.0]: https://github.com/uber-go/sally/compare/v1.2.0...HEAD +[1.3.0]: https://github.com/uber-go/sally/compare/v1.2.0...v1.3.0 ## [1.2.0] - 2022-05-17 ### Added -- cgit v1.2.3