fixing link to user submitted bugs (#277)

This commit is contained in:
Laurent Demailly 2017-05-18 12:01:08 -07:00 committed by Shriram Rajagopalan
parent b69223997d
commit b057835b21
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ Oh no! You found a bug? Here's what you need to do:
2. Check out the [istio-users](https://groups.google.com/forum/#!forum/istio-users) group mailing list. You can easily search to
see if someone else has already encountered the problem. Maybe there's a simple workaround you can use until the bug has been fixed.
3. If you didn't find any info on istio-users about your problem, file an issue on [GitHub](https://github.com/istio/istio.github.io/issues/new) so
3. If you didn't find any info on istio-users about your problem, file an issue on [GitHub](https://github.com/istio/issues/issues/new) so
the development team is made aware of the problem and can get it fixed.