From a3d8bd0b1a8205daff83d5a514fe38fcd6c6759b Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 13 Aug 2023 18:35:58 +0200 Subject: [PATCH] Updating in app links --- README-pip.md | 2 +- changedetectionio/templates/base.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README-pip.md b/README-pip.md index fd8dd046..fbf78faa 100644 --- a/README-pip.md +++ b/README-pip.md @@ -54,5 +54,5 @@ $ changedetection.io -d /path/to/empty/data/dir -p 5000 Then visit http://127.0.0.1:5000 , You should now be able to access the UI. -See https://github.com/dgtlmoon/changedetection.io for more information. +See https://changedetection.io for more information. diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html index 2147efe3..de6a591d 100644 --- a/changedetectionio/templates/base.html +++ b/changedetectionio/templates/base.html @@ -37,7 +37,7 @@