From: Svjatoslav Agejenko Date: Fri, 18 Jan 2019 23:26:20 +0000 (+0200) Subject: Prefer HTTPS in documentation X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=commitdiff_plain;h=e397ff8bf4ebcbcec2c229c80f223baef9508e16 Prefer HTTPS in documentation --- diff --git a/doc/index.html b/doc/index.html index 726fa30..d25b2a9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth 3D engine demos - + @@ -201,8 +201,8 @@ $(function() {

1 General

@@ -231,15 +231,16 @@ License, or (at your option) any later version.

1.1 Source code

@@ -252,7 +253,7 @@ git clone http://www2.svjatoslav.eu/git/sixth-3d-demos.git

Goal of this project is to show off capabilities and API usage of -Sixth 3D engine. +Sixth 3D engine.

@@ -542,8 +543,8 @@ Simple test scene. Easy to implement and looks nice.

diff --git a/doc/index.org b/doc/index.org index 9842076..b255c4e 100644 --- a/doc/index.org +++ b/doc/index.org @@ -11,8 +11,8 @@ #+HTML_HEAD: * General -- This is a subproject of [[http://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] which in turn is a subproject of - [[http://www3.svjatoslav.eu/projects/sixth/][Sixth]]. +- This is a subproject of [[https://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] which in turn is a subproject of + [[https://www3.svjatoslav.eu/projects/sixth/][Sixth]]. - This program is free software: you can redistribute it and/or modify it under the terms of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] as @@ -21,22 +21,22 @@ - Program author: - Svjatoslav Agejenko - - Homepage: http://svjatoslav.eu + - Homepage: https://svjatoslav.eu - Email: mailto://svjatoslav@svjatoslav.eu -- [[http://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]] +- [[https://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]] ** Source code -- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]] +- [[https://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]] -- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=summary][Browse Git repository online]] +- [[https://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=summary][Browse Git repository online]] - Clone Git repository using command: - : git clone http://www2.svjatoslav.eu/git/sixth-3d-demos.git + : git clone https://www2.svjatoslav.eu/git/sixth-3d-demos.git * Overview Goal of this project is to show off capabilities and API usage of -[[http://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] engine. +[[https://www3.svjatoslav.eu/projects/sixth-3d/][Sixth 3D]] engine. All sample scenes below are rendered at interactive framerates. * Navigating in space