You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# opencv-installer
2
2
Simple application to install OpenCV.
3
3
4
-
This assumes that the OpenCV artifacts are located in the maven repository at `https://github.com/SamCarlberg/opencv-maven/raw/mvn-repo` or in the local maven repository.
4
+
This assumes that the OpenCV artifacts are located in the maven repository at `https://github.com/WPIRoboticsProjects/opencv-maven/raw/mvn-repo` or in the local maven repository.
5
5
6
6
(Artifacts for this project are also available in the above repository)
7
7
8
-
[Link to the maven repo](https://github.com/SamCarlberg/opencv-maven/tree/mvn-repo)
8
+
[Link to the maven repo](https://github.com/WPIRoboticsProjects/opencv-maven/tree/mvn-repo)
0 commit comments