From b193833f8279d811ae4143f59dc8809db0a54dbd Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 6 Sep 2017 21:07:56 +0200 Subject: [PATCH] [www] fix errorpage links Fix URLs in errorpage, due to missing "/" they linked to e.g. https://docs.openstack.org/www.openstack.org/software instead of https://www.openstack.org/software. Change-Id: Id97ec25b427a461c77bd2065f1d0c4d6eb423d89 --- www/errorpage.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/www/errorpage.html b/www/errorpage.html index 8868088ef3..7e69c198c5 100644 --- a/www/errorpage.html +++ b/www/errorpage.html @@ -42,12 +42,12 @@