diff --git a/doc/examples/applications/plot_morphology.py b/doc/examples/applications/plot_morphology.py index c083d570..38dfcede 100644 --- a/doc/examples/applications/plot_morphology.py +++ b/doc/examples/applications/plot_morphology.py @@ -263,8 +263,12 @@ plot_comparison(horse2, hull2, 'convex hull') Additional Resources ==================== -1. `MathWorks tutorial on morphological processing `_ -2. Auckland university's tutorial on Morphological Image Processing http://www.cs.auckland.ac.nz/courses/compsci773s1c/lectures/ImageProcessing-html/topic4.htm +1. `MathWorks tutorial on morphological processing +`_ +2. `Auckland university's tutorial on Morphological Image Processing +` 3. http://en.wikipedia.org/wiki/Mathematical_morphology """