From f98b8c4e2561b535c097807b8d463461babd1d4c Mon Sep 17 00:00:00 2001 From: Forest Anderson Date: Thu, 26 Jan 2023 17:15:14 -0500 Subject: [PATCH] Fix changelog link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f784491..1c901cd 100644 --- a/README.md +++ b/README.md @@ -103,4 +103,4 @@ fn main() { Changelog --------- -See the [changelog][./CHANGELOG.md] for a list of this package's versions and the changes made in each version. +See the [changelog](CHANGELOG.md) for a list of this package's versions and the changes made in each version.