[FFmpeg-devel] [PATCH] doc/git-howto: use less weird username for git URL

Michael Niedermayer michael at niedermayer.cc
Wed Nov 22 01:50:16 EET 2023


Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
---
 doc/git-howto.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/git-howto.texi b/doc/git-howto.texi
index f4e2f2ec232..075b188abe7 100644
--- a/doc/git-howto.texi
+++ b/doc/git-howto.texi
@@ -66,7 +66,7 @@ This will put the FFmpeg sources into the directory @var{<target>} and let
 you push back your changes to the remote repository.
 
 @example
-git clone gil@@ffmpeg.org:ffmpeg-web <target>
+git clone git@@ffmpeg.org:ffmpeg-web <target>
 @end example
 
 This will put the source of the FFmpeg website into the directory
-- 
2.17.1



More information about the ffmpeg-devel mailing list