diff --git a/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php b/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
index c7ac8a2..75deeba 100644
--- a/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
+++ b/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
@@ -1243,7 +1243,7 @@ public function uriRelationships() {
   public static function baseFieldDefinitions($entity_type) {
     // @todo: This class is not directly defined as an entity type and does
     //   not have base definitions but has to implement this method. Remove in
-    //   http://drupal.org/node/2024963.
+    //   https://drupal.org/node/2004244.
     return array();
   }
 }
