lavfi/edgedetect: use "@see" instead of the invalid "@url".

This commit is contained in:
Clément Bœsch 2012-08-20 23:12:34 +02:00
parent ddda29b4a7
commit 3899e49955
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
* @file
* Edge detection filter
*
* @url https://en.wikipedia.org/wiki/Canny_edge_detector
* @see https://en.wikipedia.org/wiki/Canny_edge_detector
*/
#include "libavutil/opt.h"