docs(v1): fix typo on Add Versions doc page#3651
Conversation
The file generated when you run `npm run examples versions` is a versions.json file and not a version.js file
|
Hi @egbobright! 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 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 to sign the corporate CLA. If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
|
Deploy preview for docusaurus-2 ready! Built without sensitive environment variables with commit b4b1a40 |
|
thanks please sign the CLA otherwise I'm not able to merge this PR |
I have just signed it. Thank you. |
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
|
@egbobright thanks! |
The file generated when you run `npm run examples versions` is a versions.json file and not a version.js file
The file generated when you run
npm run examples versionsis a versions.json file and not a version.js fileMotivation
(Write your motivation here.)
Have you read the Contributing Guidelines on pull requests?
(Write your answer here.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)
Related PRs
(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/docusaurus, and link to your PR here.)