diff --git a/core/themes/stark/README.txt b/core/themes/stark/README.txt
index 552261a..62bf058 100644
--- a/core/themes/stark/README.txt
+++ b/core/themes/stark/README.txt
@@ -17,7 +17,7 @@ ABOUT DRUPAL THEMING
 --------------------
 
 To learn how to build your own custom theme and override Drupal's default code,
-see the Theming Guide: https://www.drupal.org/theme-guide
+see the Theming Guide: https://www.drupal.org/docs/8/theming
 
 See the themes/README.txt for more information on where to place your
 custom themes to ensure easy maintenance and upgrades.
diff --git a/core/themes/stark/stark.info.yml b/core/themes/stark/stark.info.yml
index f6c9ba5..fde7982 100644
--- a/core/themes/stark/stark.info.yml
+++ b/core/themes/stark/stark.info.yml
@@ -1,6 +1,6 @@
 name: Stark
 type: theme
-description: 'An intentionally plain theme with no styling to demonstrate default Drupal’s HTML and CSS. Learn how to build a custom theme from Stark in the <a href="https://www.drupal.org/theme-guide">Theming Guide</a>.'
+description: 'An intentionally plain theme with no styling to demonstrate default Drupal’s HTML and CSS. Learn how to build a custom theme from Stark in the <a href="https://www.drupal.org/docs/8/theming">Theming Guide</a>.'
 package: Core
 version: VERSION
 core: 8.x
