From 7105e4d7910515798fb7a432c762f32cc75ad288 Mon Sep 17 00:00:00 2001 From: Alexander Nostadt Date: Sun, 30 Aug 2020 17:39:01 +0200 Subject: [PATCH] Use https for demo link (#157) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05d3a33a..d880bd2c 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It enables tracking from the very first page (including referrer). Consents are shown in groups and saved to a cookie. It provides a stable API to read out consents with JavaScript. ## Demo -You can click around the 3 included demo themes in our [demo](http://cookieman.d-mind.de/). Have a look at the JavaScript console to see when tracking gets enabled. You can also try out the ["Do-not-track" setting of your browser](https://en.wikipedia.org/wiki/Do_Not_Track) which triggers a message inside the popup (in the "marketing" group) when enabled. +You can click around the 3 included demo themes in our [demo](https://cookieman.d-mind.de/). Have a look at the JavaScript console to see when tracking gets enabled. You can also try out the ["Do-not-track" setting of your browser](https://en.wikipedia.org/wiki/Do_Not_Track) which triggers a message inside the popup (in the "marketing" group) when enabled. ## Links | **Features / Documentation / Manual** | | | --- | --- | -| Demo | | +| Demo | | | TYPO3 extension repository | | | CI | | | Packagist | |