From 4513c3f0099785cd8c8c857131f0ee598107fe55 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 9 Aug 2019 13:52:49 +0000 Subject: [PATCH] Twenty Sixteen: Correct HelpHub URL in `readme.txt`. See #47771. git-svn-id: https://develop.svn.wordpress.org/trunk@45776 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentysixteen/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-content/themes/twentysixteen/readme.txt b/src/wp-content/themes/twentysixteen/readme.txt index 17bb6967df..d52a9b934f 100644 --- a/src/wp-content/themes/twentysixteen/readme.txt +++ b/src/wp-content/themes/twentysixteen/readme.txt @@ -18,14 +18,14 @@ Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the * Post Formats * The GPL v2.0 or later license. :) Use it to make something cool. -For more information about Twenty Sixteen please go to https://wordpress.org/support/article/twenty_sixteen/. +For more information about Twenty Sixteen please go to https://wordpress.org/support/article/twenty-sixteen/. == Installation == 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. 2. Type in Twenty Sixteen in the search form and press the 'Enter' key on your keyboard. 3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://wordpress.org/support/article/twenty_sixteen/ for a guide on how to customize this theme. +4. Go to https://wordpress.org/support/article/twenty-sixteen/ for a guide on how to customize this theme. 5. Navigate to Appearance > Customize in your admin panel and customize to taste. == Copyright ==