Skip to content

docs: Update broken anchor link#55233

Merged
alexstine merged 1 commit intoWordPress:trunkfrom
unscripted:patch-1
Oct 11, 2023
Merged

docs: Update broken anchor link#55233
alexstine merged 1 commit intoWordPress:trunkfrom
unscripted:patch-1

Conversation

@unscripted
Copy link
Copy Markdown
Member

What?

This PR updates the link to point to the correct anchor on the reference page.

Why?

When users clicked the existing link, they were directed to the top of the page. This was caused by the URL not matching the updated destination anchor.

How?

This PR updates the URL to match the destination anchor.

Testing Instructions

  1. View the packages/create-block/README.md file.
  2. Click the "be installed manually" link.
  3. The expected result should anchor you to the Manual Plugin Installation section of the Manage Plugins post.

Testing Instructions for Keyboard

  1. Press tab until you reach the "be installed manually" link.
  2. Press enter to follow the link.

@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Oct 10, 2023
@github-actions
Copy link
Copy Markdown

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @unscripted! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

Copy link
Copy Markdown
Contributor

@alexstine alexstine left a comment

Choose a reason for hiding this comment

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

@unscripted Thanks for the PR. This looks good.

@alexstine alexstine added [Type] Developer Documentation Documentation for developers [Tool] Create Block /packages/create-block labels Oct 11, 2023
@alexstine alexstine merged commit 84ed4a6 into WordPress:trunk Oct 11, 2023
@github-actions github-actions bot added this to the Gutenberg 16.9 milestone Oct 11, 2023
@unscripted unscripted deleted the patch-1 branch October 11, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Tool] Create Block /packages/create-block [Type] Developer Documentation Documentation for developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants