From db125ea8a714d06afd183c353418dfbfc5e54c4d Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Thu, 10 Jan 2019 12:36:51 -0800 Subject: [PATCH] Update "new issue" link for new template system --- docs/tutorials/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/plugins.md b/docs/tutorials/plugins.md index 5b4073d43..cbdc8f647 100644 --- a/docs/tutorials/plugins.md +++ b/docs/tutorials/plugins.md @@ -173,5 +173,5 @@ If you have a great plugin that you'd like to contribute back to the community, we'd love to hear from you. You can get in touch via our [issue tracker][] to discuss it, and once it's ready, you can send a [pull request][] on github. -[issue tracker]: https://github.com/google/shaka-player/issues/new +[issue tracker]: https://github.com/google/shaka-player/issues/new/choose [pull request]: https://github.com/google/shaka-player/pull/new/master