Skip to content

Commit

Permalink
dashboard: change links in README to https (ethereum#20181)
Browse files Browse the repository at this point in the history
Changed http:// to https:// on links in dashboard/README.md
  • Loading branch information
sandakersmann authored and enriquefynn committed Feb 15, 2021
1 parent ba80e54 commit 8a9d1d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dashboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ For more IDE support install the `linter-eslint` package too, which finds the `.
[ESLint]: https://eslint.org/
[Airbnb]: https://github.com/airbnb/javascript/tree/master/react
[Webpack]: https://webpack.github.io/
[WA]: http://webpack.github.io/analyse/
[WV]: http://chrisbateman.github.io/webpack-visualizer/
[WA]: https://webpack.github.io/analyse/
[WV]: https://chrisbateman.github.io/webpack-visualizer/
[Node.js]: https://nodejs.org/en/
[Flow]: https://flow.org/
[Atom]: https://atom.io/
Expand Down

0 comments on commit 8a9d1d9

Please sign in to comment.