Merge pull request #60 from kirill-kornyakov/documentation-link-to-answers2
This commit is contained in:
2
doc/_themes/blue/layout.html
vendored
2
doc/_themes/blue/layout.html
vendored
@@ -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>
|
||||
|
Reference in New Issue
Block a user