diff --git a/core/modules/shortcut/src/Entity/Shortcut.php b/core/modules/shortcut/src/Entity/Shortcut.php
index df96d6f..4449307 100644
--- a/core/modules/shortcut/src/Entity/Shortcut.php
+++ b/core/modules/shortcut/src/Entity/Shortcut.php
@@ -31,6 +31,7 @@
  *     },
  *     "translation" = "Drupal\content_translation\ContentTranslationHandler"
  *   },
+ *   field_ui_base_route = "system.admin_config_ui",
  *   base_table = "shortcut",
  *   data_table = "shortcut_field_data",
  *   translatable = TRUE,
