Fix broken link to Storybook docs#2521
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 [email protected]. Thanks! |
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
|
Great, thanks! |
* Update Travis CI Node versions in User Guide (react#2454) Removed Node v4 (CRA only supports Node >= 6) * re-add storybook && update the documentation and links (react#2331) * re-add storybook && update the documentation and links * Change to new documentation domain * Prioritize index.css over the implicit App.css (react#2470) * Added NamedModulesPlugin in webpack.config.dev.js (react#2458) * Added NamedModulesPlugin in webpack.config.dev.js * Update webpack.config.dev.js * Unscope detect-port (react#2483) Resolves react#2481 * Update webpack links to point to webpack 2 (react#2492) * Update README.md to make links to webpack point to webpack.js.org instead insteade of webpack 1 webpack.githup.io * chore(templates): Move GitHub templates to hidden .github folder (react#2489) * Fix minor docs typo (react#2500) * Fix link to Storybook docs (react#2521) * Simplify flow init docs (react#2522) - Call `npm run flow --init` won't create a .flowconfig file, it should be `npm run flow init`
No description provided.