From cf067dbeb1a99768ff560d8b564278a63ff7e280 Mon Sep 17 00:00:00 2001 From: Charles Hall Date: Thu, 3 Oct 2024 12:41:53 -0700 Subject: [PATCH] move changelog section above contributing --- book/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/SUMMARY.md b/book/SUMMARY.md index b6029127..de2bd079 100644 --- a/book/SUMMARY.md +++ b/book/SUMMARY.md @@ -3,5 +3,5 @@ * [Introduction](./introduction.md) * [Code of conduct](./code-of-conduct.md) * [Migration to/from Conduit](./migration.md) -* [Contributing](./contributing.md) * [Changelog](./changelog.md) +* [Contributing](./contributing.md)