Re: [FFmpeg-devel] [PATCH] doc/developer: use https instead of http

2015-10-07 Thread Michael Niedermayer
On Tue, Oct 06, 2015 at 11:15:49PM -0400, Ganesh Ajjanagadde wrote: > Change to https for FFmpeg websites. > > Signed-off-by: Ganesh Ajjanagadde > --- > doc/developer.texi | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) applied thanks [...] -- Michael GnuPG fingerprint

[FFmpeg-devel] [PATCH] doc/developer: use https instead of http

2015-10-06 Thread Ganesh Ajjanagadde
Change to https for FFmpeg websites. Signed-off-by: Ganesh Ajjanagadde --- doc/developer.texi | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/developer.texi b/doc/developer.texi index 4d0fc9f..31952d8 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@