From 75b62947d87c0be6de5f7ca6239633f69f544a2f Mon Sep 17 00:00:00 2001 From: "Amy Marrich (spotz)" Date: Fri, 16 Apr 2021 13:26:55 -0500 Subject: [PATCH] Fixed eavesdrop link https results in an error when tring to reach eavesdrop.openstack.org changed link to http as clarkb said it was never configured for SSL. Change-Id: Ife4a2285479ca82f0056a3ebb30e42831a8b989a --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a033573c..0ce33c17 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ OpenDev maintains an IRC meeting infrastructure. This repository allows to book a meeting slot and publish it on: - https://eavesdrop.openstack.org/ + http://eavesdrop.openstack.org/ Each meeting is described in a YAML file in the meetings/ subdirectory.