mirror of https://git.ffmpeg.org/ffmpeg.git
lavfi/edgedetect: use "@see" instead of the invalid "@url".
This commit is contained in:
parent
ddda29b4a7
commit
3899e49955
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue