From 741d7d60ed90707f3f20b86372669ca5287a74da Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Wed, 18 Sep 2019 23:03:22 +0200 Subject: Cleanup: Manpage: use 'https' blender.org URL instead of 'http' one. --- doc/manpage/blender.1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manpage/blender.1.py b/doc/manpage/blender.1.py index 7b442f62340..113429cbcb4 100755 --- a/doc/manpage/blender.1.py +++ b/doc/manpage/blender.1.py @@ -82,7 +82,7 @@ is a full-featured 3D application. It supports the entirety of the 3D pipeline - Use Blender to create 3D images and animations, films and commercials, content for games, architectural and industrial visualizatons, and scientific visualizations. -http://www.blender.org''') +https://www.blender.org''') fw(''' .SH OPTIONS''') -- cgit v1.2.3