Commit 03bf0a89 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #9280 from alalek:fix_repo_url

parents 1ce9ffcc 830bff12
......@@ -14,8 +14,8 @@
</licenses>
<url>http://opencv.org/</url>
<scm>
<connection>scm:git:https://github.com/Itseez/opencv.git</connection>
<url>https://github.com/Itseez/opencv</url>
<connection>scm:git:https://github.com/opencv/opencv.git</connection>
<url>https://github.com/opencv/opencv</url>
</scm>
<contributors>
<contributor>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment