Re: [FFmpeg-devel] [PATCH] doc: replace http/git by https urls

2025-04-04 Thread Gyan Doshi
On 2025-04-01 05:39 am, Michael Niedermayer wrote: These are more secure Signed-off-by: Michael Niedermayer --- doc/fate_config.sh.template | 2 +- doc/git-howto.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fate_config.sh.template b/doc/fate_co

Re: [FFmpeg-devel] [PATCH] doc: replace http/git by https urls

2025-04-01 Thread Michael Niedermayer
On Tue, Apr 01, 2025 at 08:47:43AM +0530, Gyan Doshi wrote: > > > On 2025-04-01 05:39 am, Michael Niedermayer wrote: > > These are more secure > > > > Signed-off-by: Michael Niedermayer > > --- > > doc/fate_config.sh.template | 2 +- > > doc/git-howto.texi | 2 +- > > 2 files chang