#3495 closed defect (bug) (fixed)
Broken links in WP developer documentation
| Reported by: | dgroddick | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Handbooks | Keywords: | |
| Cc: |
Description
https://developer.wordpress.org/themes/release/#2-did-you-run-theme-sniffer-plugin
Both links in the above section of the documentation have an additional quote mark in the href, breaking the link
<a href="github.com/WPTRT/WordPress-Coding-Standards”">WordPress-Theme</a>
<a href="github.com/WPTRT/theme-sniffer”">this document</a>
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed, thanks for reporting this @dgroddick!
I also picked up an extra
"in theHow to do a reviewlink.