Completely get rid of opencv_group

This commit is contained in:
Kirill Kornyakov
2013-06-28 12:15:14 +04:00
parent a78ebc1175
commit f065c46fbe
2 changed files with 2 additions and 2 deletions

View File

@@ -311,7 +311,7 @@ extlinks = {
'feature2d' : ('http://opencv.itseez.com/trunk/modules/imgproc/doc/feature_detection.html#%s', None ),
'imgproc_geometric' : ('http://opencv.itseez.com/trunk/modules/imgproc/doc/geometric_transformations.html#%s', None ),
'opencv_group' : ('http://answers.opencv.org/%s', None),
# 'opencv_group' : ('http://answers.opencv.org/%s', None),
'opencv_qa' : ('http://answers.opencv.org/%s', None),
'how_to_contribute' : ('http://code.opencv.org/projects/opencv/wiki/How_to_contribute/%s', None),