README at top of OpenCV download files references Willow wiki (Bug #2274)
Description
I just downloaded the latest OpenCV zip file:
cat README
See http://opencv.willowgarage.com
This should be
See http://opencv.org
Associated revisions
Merge pull request #2274 from jet47:android-mk-fix
History
Updated by vasile v over 12 years ago
There are many confusing/old references on the docs/wiki, etc, and are especially bothersome for users who do not understand why svn doesn't work or why the docs say something and the code is different.
I think a grep by "svn", "itseez", "willowgarage", and all the other obsolete things will help fix them all.
Updated by Kirill Kornyakov over 12 years ago
Vsevolod, please consider this task for you. We really need to make the docs consistent...
Updated by Kirill Kornyakov over 12 years ago
- Category changed from build/install to documentation
Updated by Vadim Pisarevsky over 12 years ago
in the git repository README points to opencv.org, no references to WG; so it should be updated in 2.4.3
- Status changed from Open to Done