Skip to content

Commit 30b656a

Browse files
authored
Minor fix to update the link of babel (gatsbyjs#22331)
Previously it was pointing to = https://github.com/babel/babel/ Now, it's updated to = https://github.com/babel/babel/tree/master/packages
1 parent 271dd02 commit 30b656a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ For example, the package `gatsby` has a CHANGELOG.md in [`packages/gatsby/CHANGE
1212

1313
[monorepo]: https://en.wikipedia.org/wiki/Monorepo
1414
[lerna]: https://github.com/lerna/lerna
15-
[babel]: https://github.com/babel/babel/
15+
[babel]: https://github.com/babel/babel/tree/master/packages
1616
[react]: https://github.com/facebook/react/tree/master/packages

0 commit comments

Comments
 (0)