From a901a10917c2ffb9fca58d8b2838c5fbf79dfa4f Mon Sep 17 00:00:00 2001 From: erdmark <12800211+erdmark@users.noreply.github.com> Date: Mon, 6 Apr 2020 16:23:45 +0200 Subject: [PATCH] Privacy link relative path The privacy link now is relative to the site that it is hosted on When opening the about page at brouter-web the privacy link left down in the corner is a relative one to https://brouter.de/privacypolicy.html. When running an own instance I think it should link the that page, because the operator could have other terms, for example time for saving logs. So you shoud change that to a relative path to /privacypolicy.html so every operator can have another text. You could also include a standard privacypolicy.html and put it to /brouter-web/privacypolicy.html so it can be customized if needed. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 50dcf0a..79397ed 100644 --- a/index.html +++ b/index.html @@ -292,7 +292,7 @@ data files.

- Privacy PolicyPrivacy Policy,