Fix link to babel setup doc from webpack doc#5355
Fix link to babel setup doc from webpack doc#5355cpojer merged 1 commit intojestjs:masterfrom NTARelix:patch-1
Conversation
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed. If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
Codecov Report
@@ Coverage Diff @@
## master #5355 +/- ##
=======================================
Coverage 61.29% 61.29%
=======================================
Files 205 205
Lines 6917 6917
Branches 4 3 -1
=======================================
Hits 4240 4240
Misses 2676 2676
Partials 1 1Continue to review full report at Codecov.
|
|
Thanks! |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
Found a broken link while browsing webpack setup page. This pull request fixes that link.
Test plan
If there's some way to resolve deep markdown links with the static site generator then broken links like this would never make it past the build step.