remove stackoverflow from footer (#371)

most questions on stackoverflow are support questions better suited for the mailing list or the issues

(people will still be able to reach so from community/)
This commit is contained in:
Laurent Demailly 2017-06-09 10:43:54 -07:00 committed by GitHub
parent 6fe82c471d
commit 63869031ae
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
<div class="col-md-3 col-sm-4 col-xs-12 center-block">
<ul class="toggle">
<p class="header">Community</p>
<li><a href="https://stackoverflow.com/questions/tagged/istio" target="_blank"><span class="stack-overflow">Stack Overflow</span></a></li>
<li><a href="https://groups.google.com/forum/#!forum/istio-users" target="_blank"><span class="group">User</span></a> | <a href="https://groups.google.com/forum/#!forum/istio-dev" target="_blank">Dev Mailing Lists</a></li>
<li><a href="https://twitter.com/IstioMesh" target="_blank"><span class="twitter">Twitter</span></a></li>
<li><a href="https://github.com/istio/istio" target="_blank"><span class="github">GitHub</span></a></li>