From 851a1ab2abf8c8fd564aa0468944b9338fa8a670 Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Tue, 18 Jul 2023 20:26:08 -0300
Subject: [PATCH] fix sectioning

---
 performance.mdwn | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/performance.mdwn b/performance.mdwn
index 90995ed..664d67d 100644
--- a/performance.mdwn
+++ b/performance.mdwn
@@ -86,11 +86,6 @@ original database if compaction is successful. For added safety you can provide
 `--backup=<directory>` option to preserve a copy of the original database. For
 more details on this process see `notmuch-compact` man page.
 
-### Performance test suite
-
-Notmuch ships with a [[performance test suite|perf-test]] which uses a downloadable
-[[corpus]] of email.
-
 ### More information about this in the email archives:
 
 * [Carl Worth](https://notmuchmail.org/pipermail/notmuch/2010/001105.html)
@@ -98,3 +93,9 @@ Notmuch ships with a [[performance test suite|perf-test]] which uses a downloada
 * [Sebastian Spaeth](https://notmuchmail.org/pipermail/notmuch/2011/004048.html)
 
 * [Pieter Praet](https://notmuchmail.org/pipermail/notmuch/2011/004175.html)
+
+## Performance test suite
+
+Notmuch ships with a [[performance test suite|perf-test]] which uses a downloadable
+[[corpus]] of email.
+
-- 
2.45.2