From 424fca1eb7ee04ce3489b70891fdf9b7af41547c Mon Sep 17 00:00:00 2001 From: imsoftware Date: Wed, 6 May 2020 18:24:20 +0200 Subject: [PATCH] change http to https (#900) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5c453239..b6a29294 100644 --- a/README.rst +++ b/README.rst @@ -105,7 +105,7 @@ If you are familiar with Vagrant (https://www.vagrantup.com):: Documentation ------------- -The documentation is available in the docs folder or http://docs.phpservermonitor.org. +The documentation is available in the docs folder or https://docs.phpservermonitor.org. License @@ -122,7 +122,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with PHP Server Monitor. If not, see http://www.gnu.org/licenses/. +along with PHP Server Monitor. If not, see https://www.gnu.org/licenses/. Docker -------