From b3c5d8973a5e30250113fa474dc9d454e8283bee Mon Sep 17 00:00:00 2001 From: Ryan Breen Date: Fri, 24 Nov 2023 17:47:05 -0500 Subject: [PATCH] Fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de28622..9156e13 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ Read [the specs](https://github.com/ursuscamp/noms) for more details about the p ## Documentation -- [Changelog](docs/changelogs/v0.3.0.md) -- [Release Notes](docs/release_notes/v0.3.0.md) +- [Changelog](CHANGELOG.md) +- [Release Notes](RELEASE_NOTES.md) ## Setting up a dev environment