Merge pull request #60 from kirill-kornyakov/documentation-link-to-answers2

pull/61/merge
Andrey Kamaev 13 years ago
commit 49397f7946
  1. 2
      doc/_themes/blue/layout.html

@ -188,7 +188,7 @@
{% if theme_lang == 'py' %}
<li>Try the <a href="cookbook.html">Cookbook</a>.</li>
{% endif %}
<li>Ask a question in the <a href="http://tech.groups.yahoo.com/group/OpenCV/">user group/mailing list</a>.</li>
<li>Ask a question on the <a href="http://answers.opencv.org">Q&A forum</a>.</li>
<li>If you think something is missing or wrong in the documentation,
please file a <a href="http://code.opencv.org">bug report</a>.</li>
</ul>

Loading…
Cancel
Save