[static-web] Missing closing quotes



commit 34517b4dc5455c8c1fb3dc9853b3fb88641c3b83
Author: Andrea Veri <av gnome org>
Date:   Tue Mar 31 16:48:21 2015 +0200

    Missing closing quotes

 error-500/500.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/error-500/500.html b/error-500/500.html
index 307f87b..d02d6f8 100644
--- a/error-500/500.html
+++ b/error-500/500.html
@@ -28,7 +28,7 @@
        <div id="message">
         <h1>OOPS...You have just hit an error 500, all the ways to report the issue are
             available <a href="https://wiki.gnome.org/Sysadmin/Contact";>here</a>,
-            but before doing so please check the GNOME Infrastructure <a 
href="https://status.gnome.org>status page</a>
+            but before doing so please check the GNOME Infrastructure <a 
href="https://status.gnome.org>">status page</a>
             for possible planned outages or maintenances.</h1>
        </div>
       </div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]