dashboard: change links in README to https (#20181)

Changed http:// to https:// on links in dashboard/README.md
This commit is contained in:
Marius Kjærstad 2019-10-18 21:30:53 +02:00 committed by Felix Lange
parent 9a77065948
commit b9299bbc46

View File

@ -48,8 +48,8 @@ For more IDE support install the `linter-eslint` package too, which finds the `.
[ESLint]: https://eslint.org/ [ESLint]: https://eslint.org/
[Airbnb]: https://github.com/airbnb/javascript/tree/master/react [Airbnb]: https://github.com/airbnb/javascript/tree/master/react
[Webpack]: https://webpack.github.io/ [Webpack]: https://webpack.github.io/
[WA]: http://webpack.github.io/analyse/ [WA]: https://webpack.github.io/analyse/
[WV]: http://chrisbateman.github.io/webpack-visualizer/ [WV]: https://chrisbateman.github.io/webpack-visualizer/
[Node.js]: https://nodejs.org/en/ [Node.js]: https://nodejs.org/en/
[Flow]: https://flow.org/ [Flow]: https://flow.org/
[Atom]: https://atom.io/ [Atom]: https://atom.io/