Use secure URLs in README (#12160)

Saves a redirect from HTTP -> HTTPS each.

[ci skip]
This commit is contained in:
Peter Leitzen 2018-08-31 16:09:40 +02:00 committed by Vadim Pisarevsky
parent 94dea84915
commit 367668710c

View File

@ -2,8 +2,8 @@
### Resources
* Homepage: <http://opencv.org>
* Docs: <http://docs.opencv.org/master/>
* Homepage: <https://opencv.org>
* Docs: <https://docs.opencv.org/master/>
* Q&A forum: <http://answers.opencv.org>
* Issue tracking: <https://github.com/opencv/opencv/issues>