From a422f775e621c6448432e9c9446429602c2d2c19 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Wed, 7 Oct 2015 22:32:22 +0200 Subject: [PATCH] refactor(webui): homepage link correction --- static/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/bower.json b/static/bower.json index 106411c29..dbd9d8149 100644 --- a/static/bower.json +++ b/static/bower.json @@ -1,7 +1,7 @@ { "name": "traefik", "version": "1.0.0", - "homepage": "https://github.com/ldez/traefik", + "homepage": "http://traefik.io", "authors": [ "Fernandez Ludovic " ],