From 3df3ee06509977d9463a4fa7210d579017d51258 Mon Sep 17 00:00:00 2001 From: Brian Zier Date: Sat, 9 Jun 2018 16:48:21 -0700 Subject: [PATCH] Fix OpenCV releases link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16921fcd..0f5cb4dc 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ A: Make sure you have removed old manual installations of OpenCV Python bindings [![AppVeyor CI test status (Windows)](https://img.shields.io/appveyor/ci/skvark/opencv-python.svg?maxAge=3600&label=Windows)](https://ci.appveyor.com/project/skvark/opencv-python) [![Travis CI test status (Linux and OS X)](https://img.shields.io/travis/skvark/opencv-python.svg?maxAge=3600&label=Linux+macOS)](https://travis-ci.org/skvark/opencv-python) -The aim of this repository is to provide means to package each new [OpenCV release](https://github.com/opencv/opencv/releases>) for the most used Python versions and platforms. +The aim of this repository is to provide means to package each new [OpenCV release](https://github.com/opencv/opencv/releases) for the most used Python versions and platforms. ### Build process