From b86d4505c11b71f90b7bd14d6a80676863a70775 Mon Sep 17 00:00:00 2001 From: Sameer Pokharel <56714863+samirpokharel@users.noreply.github.com> Date: Tue, 25 Aug 2026 01:44:17 +0545 Subject: [PATCH] Renumber the README manual TOC after Extra themes was dropped (#8089) Dropping manual/43-extra-themes.md shifted every chapter after it down by one. The TOC rode along on the old numbers, so its last ten links 404. --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index c7e541a2..96838a94 100644 --- a/README.md +++ b/README.md @@ -61,19 +61,18 @@ its screenshots are also hosted. - [Prompt](manual/40-prompt.md) - [Branding](manual/41-branding.md) - [Common tweaks](manual/42-common-tweaks.md) -- [Extra themes](manual/43-extra-themes.md) -- [Making your own theme](manual/44-making-your-own-theme.md) +- [Making your own theme](manual/43-making-your-own-theme.md) **The Rest** -- [Mac support](manual/45-mac-support.md) -- [Troubleshooting](manual/46-troubleshooting.md) -- [FAQ](manual/47-faq.md) -- [System snapshots](manual/48-system-snapshots.md) -- [Security](manual/49-security.md) -- [Omarchy on...](manual/50-omarchy-on.md) -- [Dual Boot Install](manual/51-dual-boot-install.md) -- [Unattended Installs](manual/52-unattended-installs.md) +- [Mac support](manual/44-mac-support.md) +- [Troubleshooting](manual/45-troubleshooting.md) +- [FAQ](manual/46-faq.md) +- [System snapshots](manual/47-system-snapshots.md) +- [Security](manual/48-security.md) +- [Omarchy on...](manual/49-omarchy-on.md) +- [Dual Boot Install](manual/50-dual-boot-install.md) +- [Unattended Installs](manual/51-unattended-installs.md) ## License