10up / gutenberg-best-practices

Welcome to the 10up Gutenberg Best Practices!
https://gutenberg.10up.com
88 stars 24 forks source link

Blocks -> Block support page has many broken links #118

Closed amincharoliya closed 1 year ago

amincharoliya commented 1 year ago

Describe the bug

I found few WordPress links going 404. Here is one example just to highlight the pattern of these issues.

On Block -> Block support page section "alignWide" has link "wide alignment" which is going 404.

However, I believe that the correct link should be this: https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-support/#wide-alignment

Steps to Reproduce

This page has many broken links. Below mentioned link is one of it.

  1. Go to this page
  2. Go to section
  3. Check link with text "wide alignment", It is going 404.

Screenshots, screen recording, code snippet

No response

Environment information

No response

WordPress information

No response

Code of Conduct

fabiankaegy commented 1 year ago

Thank you for your report! I just puched a fix for it in https://github.com/10up/gutenberg-best-practices/commit/a4930cf07e5528796907324f9e4a8d485cae90a2 :)