Skip to content

fix: correct links in package changelogs - #15630

Merged
pieh merged 1 commit into
masterfrom
fixchangeloglinks
Jul 11, 2019
Merged

fix: correct links in package changelogs#15630
pieh merged 1 commit into
masterfrom
fixchangeloglinks

Conversation

@moonmeister

Copy link
Copy Markdown
Contributor

Description

#15477 fixed the cause of broken links in all the package changelogs. This fixes those existing links to work correctly.

used a regex to capture the ("/tree/master/packages/[a-z,-]+?/") and replaced with "/".

Related Issues

#15477
#12755

@moonmeister moonmeister added type: bug An issue or pull request relating to a bug in Gatsby type: documentation An issue or pull request for improving or updating Gatsby's documentation labels Jul 11, 2019
@moonmeister
moonmeister requested a review from a team July 11, 2019 14:38

@pieh pieh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Awesome! thanks!

@pieh
pieh merged commit d07b9dd into master Jul 11, 2019
@wardpeet
wardpeet deleted the fixchangeloglinks branch July 12, 2019 16:03
mwfrost pushed a commit to mwfrost/gatsby that referenced this pull request Apr 20, 2023
raffishquartan pushed a commit to raffishquartan/gatsby that referenced this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug An issue or pull request relating to a bug in Gatsby type: documentation An issue or pull request for improving or updating Gatsby's documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants