Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout Docs: Fix broken link in table of contents #44719

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

andrewserong
Copy link
Contributor

What?

Follow up to #42619 — fix a broken link in the table of contents and remove the word "structural".

Why?

Non-broken links make navigating a table of contents section significantly more pleasing for the reader! 😅

How?

Manually update the link in the table of contents to reference the correct id, and ensure the label matches the appropriate heading.

Testing Instructions

  1. Go to the file view via this link: https://github.com/WordPress/gutenberg/blob/9374d6567fc1d3428fc581161b67c6fb1f56ddb8/docs/explanations/architecture/styles.md
  2. Click on 4. Layout styles and the link should take you down to the layout styles section

@andrewserong andrewserong added [Type] Developer Documentation Documentation for developers [Feature] Layout Layout block support, its UI controls, and style output. labels Oct 5, 2022
@andrewserong andrewserong self-assigned this Oct 5, 2022
Copy link
Member

@ramonjd ramonjd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@andrewserong andrewserong merged commit e905f83 into trunk Oct 6, 2022
@andrewserong andrewserong deleted the fix/styles-architecture-doc-table-of-contents branch October 6, 2022 00:58
@github-actions github-actions bot added this to the Gutenberg 14.4 milestone Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Layout Layout block support, its UI controls, and style output. [Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants