From 10865573af4025120a52a6e668407ae8acf85630 Mon Sep 17 00:00:00 2001 From: Bret Mogilefsky Date: Sat, 20 Jun 2026 15:06:15 -0700 Subject: [PATCH] Update GitHub repo references from feedback* to feedBack* --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d16e2fc..bcc287b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Slopsmith Plugin: Section Map -A plugin for [Slopsmith](https://github.com/got-feedback/feedback) that shows a minimap bar of the full song structure at the top of the player. Click any section to jump to it. +A plugin for [Slopsmith](https://github.com/got-feedback/feedBack) that shows a minimap bar of the full song structure at the top of the player. Click any section to jump to it. ## Features @@ -14,7 +14,7 @@ A plugin for [Slopsmith](https://github.com/got-feedback/feedback) that shows a ```bash cd /path/to/slopsmith/plugins -git clone https://github.com/got-feedback/feedback-plugin-sectionmap.git section_map +git clone https://github.com/got-feedback/feedBack-plugin-sectionmap.git section_map docker compose restart ```