From 05be98e3a2ea5c8dfc102860bd96a12a84b93346 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 28 Jul 2026 07:02:18 +0200 Subject: [PATCH] doc/nut.texi: point at the latest spec in the git repository subversion in 2026 is a bit odd --- doc/nut.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nut.texi b/doc/nut.texi index d3a5b8de39..ff5e3456ed 100644 --- a/doc/nut.texi +++ b/doc/nut.texi @@ -18,7 +18,7 @@ subtitle and user-defined streams in a simple, yet efficient, way. It was created by a group of FFmpeg and MPlayer developers in 2003 and was finalized in 2008. -The official nut specification is at svn://svn.mplayerhq.hu/nut +The official nut specification is at https://git.ffmpeg.org/gitweb/nut.git/blob/refs/heads/master:/docs/nut.txt In case of any differences between this text and the official specification, the official specification shall prevail.