ea359557 by Piotr Committed by forbesjo

Fix link to generator-videojs-plugin/standards.md (#850)

1 parent 27a44b5b
...@@ -27,5 +27,4 @@ Testing is a crucial part of any software project. For all but the most trivial ...@@ -27,5 +27,4 @@ Testing is a crucial part of any software project. For all but the most trivial
27 27
28 [karma]: http://karma-runner.github.io/ 28 [karma]: http://karma-runner.github.io/
29 [local]: http://localhost:9999/test/ 29 [local]: http://localhost:9999/test/
30 [standards]: https://github.com/videojs/generator-videojs-plugin/docs/standards.md 30 [standards]: https://github.com/videojs/generator-videojs-plugin/blob/master/docs/standards.md
31
......