From 6efc7381860538c6e9d132cb519cb94293375524 Mon Sep 17 00:00:00 2001 From: tblivet Date: Tue, 18 Nov 2025 14:54:26 +0100 Subject: [PATCH] chore: readme anchor fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 808c1c504..3a750dbd4 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ To work on Hummingbird, you'll need: - npm **v8**. ## 📑 Table of Contents -- Want to help develop the theme? Start with [🧑‍💻 Develop on Hummingbird](#-develop-on-hummingbird). +- Want to help develop the theme? Start with [⌨️ Develop on Hummingbird](#-develop-on-hummingbird). - Want to preview or test it? Jump to [🐳 Run Hummingbird with Docker](#-run-hummingbird-with-docker). - Having issues with caching during development? Jump to [🥵 Troubleshooting](#-troubleshooting). -## 🧑‍💻 Develop on Hummingbird +## ⌨️ Develop on Hummingbird ### 🧰 Installation / Setup