diff --git a/lib/music_library_web/live/scrobble_rules_live/index.html.heex b/lib/music_library_web/live/scrobble_rules_live/index.html.heex
index 82690940..0cfb71ba 100644
--- a/lib/music_library_web/live/scrobble_rules_live/index.html.heex
+++ b/lib/music_library_web/live/scrobble_rules_live/index.html.heex
@@ -4,21 +4,29 @@
{gettext("Scrobble Rules")}
-
- {gettext("Manage rules to fix data in scrobbled tracks")}
-
- <.link patch={~p"/scrobble-rules/new"}>
- <.button>
- <.icon name="hero-plus" class="h-4 w-4 mr-2" />
+
diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot
index 8da11508..8e58a6d6 100644
--- a/priv/gettext/default.pot
+++ b/priv/gettext/default.pot
@@ -1024,11 +1024,6 @@ msgstr ""
msgid "Error applying rule: %{reason}"
msgstr ""
-#: lib/music_library_web/live/scrobble_rules_live/index.html.heex
-#, elixir-autogen, elixir-format
-msgid "Manage rules to fix data in scrobbled tracks"
-msgstr ""
-
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
#: lib/music_library_web/live/scrobble_rules_live/index.html.heex
#, elixir-autogen, elixir-format
diff --git a/priv/gettext/en/LC_MESSAGES/default.po b/priv/gettext/en/LC_MESSAGES/default.po
index 6e3e8a33..55dd68f2 100644
--- a/priv/gettext/en/LC_MESSAGES/default.po
+++ b/priv/gettext/en/LC_MESSAGES/default.po
@@ -1024,11 +1024,6 @@ msgstr ""
msgid "Error applying rule: %{reason}"
msgstr ""
-#: lib/music_library_web/live/scrobble_rules_live/index.html.heex
-#, elixir-autogen, elixir-format
-msgid "Manage rules to fix data in scrobbled tracks"
-msgstr ""
-
#: lib/music_library_web/live/scrobble_rules_live/form_component.ex
#: lib/music_library_web/live/scrobble_rules_live/index.html.heex
#, elixir-autogen, elixir-format