Opened 7 years ago
Closed 7 years ago
#4416 closed defect (bug) (reported-upstream)
Broken link in doc page
| Reported by: | shamim51 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Developer Hub | Keywords: | |
| Cc: |
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)
Thanks for the report!
This is actually a bug with WordPress core, since that invalid link is a result of data parsed from a core file. Specifically, wp-includes/functions.wp-scripts.php, line 179.
I've opened a core ticket, #core47104, which corrects the issue. Once that patch gets applied to core, it'll get reflected in DevHub after parsing of the subsequent WordPress release.