Opened 3 years ago
Closed 3 years ago
#5710 closed defect (bug) (fixed)
Add redirect for version doc change in block editor handbook
Reported by: | mkaz | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Developer Hub | Keywords: | has-patch |
Cc: |
Description
The block api versions document was renamed in https://github.com/WordPress/gutenberg/pull/30980 from versions.md to block-api-versions.md to be consistent with the rest of the file names
We need add a redirect for:
'reference-guides/block-api/versions/' => 'reference-guides/block-api/block-api-versions/',
Attachments (1)
Change History (6)
#2
@
3 years ago
@coffee2code, I expect to do it tomorrow morning for me (Pacific Time)
I'm waiting on Justin to offer any comments on the PR before merging.
If you want I can DM you in Slack after I merge it?
#4
@
3 years ago
PR is merged https://github.com/WordPress/gutenberg/pull/30980
So this change can get comitted.
Thanks for the assist!
Note: See
TracTickets for help on using
tickets.
@mkaz: When do you anticipate the changes to Gutenberg docs being committed? If we commit the fix for this ticket now before that PR gets merged, it'll redirect to nothing until that merge.
Ideally we get this in as soon after the merge as possible, which I've got the commit ready to go to do so.