Skip to content

Commit 902dbac

Browse files
committed
Bundled Themes: Add missing trailing / in HelpHub links.
HelpHub links without trailing slashes with anchors present result in an unnecessary redirect. These were introduced with the `/` missing in [55476]. Props audrasjb. See #57689, #57726. git-svn-id: https://develop.svn.wordpress.org/trunk@55478 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 7fd029c commit 902dbac

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/wp-content/themes/twentytwentyone/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ No data is saved in the database or transferred.
3333
= 1.8 =
3434
* Released: March 28, 2023
3535

36-
https://wordpress.org/documentation/article/twenty-twenty-one-changelog#Version_1.8
36+
https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_1.8
3737

3838
= 1.7 =
3939
* Released: November 1, 2022

src/wp-content/themes/twentytwentythree/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Whether you want to build a complex or incredibly simple website, you can do it
1818
= 1.1 =
1919
* Released: March 28, 2023
2020

21-
https://wordpress.org/documentation/article/twenty-twenty-three-changelog#Version_1.1
21+
https://wordpress.org/documentation/article/twenty-twenty-three-changelog/#Version_1.1
2222

2323
= 1.0 =
2424
* Released: November 1, 2022

src/wp-content/themes/twentytwentytwo/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Whether you’re building a single-page website, a blog, a business website, or
2020
= 1.4 =
2121
* Released: March 28, 2023
2222

23-
https://wordpress.org/documentation/article/twenty-twenty-two-changelog#Version_1.4
23+
https://wordpress.org/documentation/article/twenty-twenty-two-changelog/#Version_1.4
2424

2525
= 1.3 =
2626
* Released: November 1, 2022

0 commit comments

Comments
 (0)