Skip to content

Commit ed397cf

Browse files
authored
Fix 404 url in canny edge detection tutorial
1 parent 2a25377 commit ed397cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/py_tutorials/py_imgproc/py_canny/py_canny.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Additional Resources
101101
--------------------
102102

103103
-# Canny edge detector at [Wikipedia](http://en.wikipedia.org/wiki/Canny_edge_detector)
104-
-# [Canny Edge Detection Tutorial](http://dasl.mem.drexel.edu/alumni/bGreen/www.pages.drexel.edu/_weg22/can_tut.html) by
104+
-# [Canny Edge Detection Tutorial](http://dasl.unlv.edu/daslDrexel/alumni/bGreen/www.pages.drexel.edu/_weg22/can_tut.html) by
105105
Bill Green, 2002.
106106

107107
Exercises

0 commit comments

Comments
 (0)