diff --git a/core/modules/system/system.routing.yml b/core/modules/system/system.routing.yml
index b1bd784..d759cf3 100644
--- a/core/modules/system/system.routing.yml
+++ b/core/modules/system/system.routing.yml
@@ -372,3 +372,6 @@ system.localize_date_format:
     _title: 'Localize date formats'
   requirements:
     _permission: 'administer site configuration'
+
+system.update:
+  path: '/core/update.php'
