Opened 10 years ago
Closed 10 years ago
#1775 closed defect (bug) (fixed)
Broken links on Theme Developer handbook
| Reported by: | Owned by: | coffee2code | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Handbooks | Keywords: | |
| Cc: |
Description
All of the links in the "Chapters" sidebar of the theme developer handbook are broken. They should be https://developer.wordpress.org/themes/basics/the-loop/ (for example) but instead they are https://developer.wordpress.org/theme/basics/the-loop/ which is resulting in redirect errors.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@coffee2code Looks like the developer handbook slugs are causing redirect loops. Perhaps related to recent work on the handbook plugin for community handbooks?