Commit: 741d7d60ed90707f3f20b86372669ca5287a74da Author: Bastien Montagne Date: Wed Sep 18 23:03:22 2019 +0200 Branches: master https://developer.blender.org/rB741d7d60ed90707f3f20b86372669ca5287a74da
Cleanup: Manpage: use 'https' blender.org URL instead of 'http' one. =================================================================== M doc/manpage/blender.1.py =================================================================== 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''') _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
