post release fixes (#584)

This commit is contained in:
Kevin Papst
2019-02-22 17:20:41 +01:00
committed by GitHub
parent fd4a87e3a6
commit 239be527b8
7 changed files with 16 additions and 8 deletions

View File

@@ -37,5 +37,5 @@ class Constants
/**
* Used in multiple views
*/
public const HOMEPAGE = 'https://v2.kimai.org';
public const HOMEPAGE = 'https://www.kimai.org';
}