Fixed a small link error in documentation

This commit is contained in:
Ana Huaman 2011-06-18 17:46:52 +00:00
parent 52b3391067
commit 6a3f69d2d1

View File

@ -100,7 +100,7 @@ Bilateral Filter
Code
======
This tutorial code's is shown lines below. You can also download it from `here <https://code.ros.org/svn/opencv/trunk/opencv/samples/cpp/tutorial_code/Image_Processing/FilterDemo1.cpp>`_
This tutorial code's is shown lines below. You can also download it from `here <https://code.ros.org/svn/opencv/trunk/opencv/samples/cpp/tutorial_code/Image_Processing/Smoothing.cpp>`_
.. code-block:: cpp