Docs: Fix Notices documentation data handbook reference#13409
Merged
Conversation
1 task
Member
|
14f175f - I updated the link to reference GitHub directly. Starting the url with the top folder allows us to do that. This will also work on npm and for Gutenberg handbook, it is going to be properly updated by set of regular expression applied behind the scenes :) Saying that, I'm coming to the conclusion that I need to document all those guidelines which emerged when dealing with links. |
This was referenced Feb 4, 2019
youknowriad
pushed a commit
that referenced
this pull request
Mar 6, 2019
* Docs: Fix Notices documentation data handbook reference * Update link
youknowriad
pushed a commit
that referenced
this pull request
Mar 6, 2019
* Docs: Fix Notices documentation data handbook reference * Update link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related: #11604 (comment)
This pull request seeks to resolve a broken link in the Notices module documentation.
Broken: https://wordpress.org/gutenberg/handbook/packages/packages-data/packages-data-core-edit-post/
Fixed: https://wordpress.org/gutenberg/handbook/designers-developers/developers/data/data-core-notices/
Testing instructions:
Verify from the preview that the "Notices Data Handbook page" link navigates to a non-404 page.