This is an automated email from the ASF dual-hosted git repository.
mimaison pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d540a95 fix: Fix link for Kafka London meetup (#299)
d540a95 is described below
commit d540a95b229a712049abcda2e5c71ad41c88b309
Author: Katherine Stanley <[email protected]>
AuthorDate: Fri Aug 21 15:56:08 2020 +0100
fix: Fix link for Kafka London meetup (#299)
Signed-off-by: Katherine Stanley <[email protected]>
---
events.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/events.html b/events.html
index 93bd65e..5ec355b 100644
--- a/events.html
+++ b/events.html
@@ -165,7 +165,7 @@
<li><a href="https://www.meetup.com/Edinburgh-Kafka/"
target="_blank">Edinburgh, UK</a></li>
<li><a href="https://www.meetup.com/Glasgow-Kafka"
target="_blank">Glasgow, UK</a></li>
<li><a href="https://www.meetup.com/Leeds-Kafka/"
target="_blank">Leeds, UK</a></li>
- <li><a href=http://www.meetup.com/Apache-Kafka-London/"
target="_blank">London, UK</a></li>
+ <li><a href="https://www.meetup.com/Apache-Kafka-London/"
target="_blank">London, UK</a></li>
<li><a href="https://www.meetup.com/Manchester-Kafka/"
target="_blank">Manchester, UK</a></li>
<li><a href="https://www.meetup.com/Reading-Kafka/"
target="_blank">Reading, UK</a></li>
<li><a href="https://www.meetup.com/Swindon-Kafka"
target="_blank">Swindon, UK</a></li>