Skip to content

fix: correct links in package changelogs#15630

Merged
pieh merged 1 commit intomasterfrom
fixchangeloglinks
Jul 11, 2019
Merged

fix: correct links in package changelogs#15630
pieh merged 1 commit intomasterfrom
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
Copy link
Copy Markdown
Contributor

@pieh pieh left a comment

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
johno pushed a commit to johno/gatsby that referenced this pull request Jul 17, 2019
mwfrost pushed a commit to mwfrost/gatsby that referenced this pull request Apr 20, 2023
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