A couple corrections.

This commit is contained in:
Martin Taillefer 2017-05-18 15:54:33 -07:00
parent af7bf7ae5f
commit d6681e4a66
2 changed files with 5 additions and 2 deletions

View File

@ -10,5 +10,4 @@ Contributions are highly welcome. We look forward to community feedback, additio
The code repositories are hosted on [GitHub](https://github.com/istio). Please see our [Contribution Guidelines](https://github.com/istio/istio/blob/master/CONTRIBUTING.md) to learn how to contribute.
In addition to the code, there are other ways to contribute to the Istio [community]({{home}}/community/), including on
[Stack Overflow](https://stackoverflow.com/questions/tagged/istio), the [mailing list](https://groups.google.com/forum/#!forum/istio-users),
and on [Slack](https://istio.slack.com/).
[Stack Overflow](https://stackoverflow.com/questions/tagged/istio), and the [mailing list](https://groups.google.com/forum/#!forum/istio-users).

View File

@ -1,3 +1,7 @@
---
sitemap_exclude: y
---
// Jquery UI for tabbed panes
$.getScript("https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js", function(){
setupTabs();