You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by sh...@apache.org on 2019/05/27 17:46:21 UTC

[unomi-site] branch master updated: Cleanup minor mess :)

This is an automated email from the ASF dual-hosted git repository.

shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 7c250ef  Cleanup minor mess :)
7c250ef is described below

commit 7c250ef356cb9089340d9c8f58724d3b370a166f
Author: Serge Huber <sh...@jahia.com>
AuthorDate: Mon May 27 19:46:16 2019 +0200

    Cleanup minor mess :)
---
 src/main/webapp/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index f8e1e94..d1b0f55 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -134,7 +134,7 @@
         <div class="row">
           <div class="col-lg-8 pl-5">
             <h3>Version 1.3.0 introduced Privacy (GPDR consent management) features</h3>
-            <p>New to release 1.3.0 (<a href="download.html"></a>) are features to manage visitor consents,
+            <p>New in release 1.3.0 are features to manage visitor consents,
               in order to make it easier to comply with new privacy regulations such as the <a target="_blank"
                                                                                                href="https://en.wikipedia.org/wiki/General_Data_Protection_Regulation">GDPR</a>.
               A quick guide to these new features is also available <a href="manual/latest/#_consent_api">here</a>.</p>