From a77780a997fd2d84bd22886415a731ebde232b73 Mon Sep 17 00:00:00 2001 From: Holger Hagen <19706592+holgerhagen@users.noreply.github.com> Date: Thu, 9 Aug 2018 13:46:58 +0200 Subject: [PATCH] Fixed broken link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4765ffe8d..f7b42114e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ TASKANA - The open source task management library TASKANA is a task management component open source library. It can be embedded into your application or be operated standalone if appropriate. Beside the basic task management functionalities, TASKANA adds workbaskets and classifications to control and monitor a large amount of tasks within a larger organization. * Web Site: http://taskana.pro/ -* Demo Environment: http://taskana-workplace.mybluemix.net +* Demo Environment: https://taskana.mybluemix.net * Getting Started: https://taskana.atlassian.net/wiki/spaces/TAS/pages/228655109/Getting+started * Issue Tracker: https://taskana.atlassian.net * Contribution Guildelines: https://taskana.atlassian.net/wiki/spaces/TAS/pages/274202625/Contribution+Guide