diff mbox series

[pushed] wwwdocs: gcc-13/buildstat: Remove trace of XHTML

Message ID 20230512200527.B9B1133E96@hamza.pair.com
State New
Headers show
Series [pushed] wwwdocs: gcc-13/buildstat: Remove trace of XHTML | expand

Commit Message

Gerald Pfeifer May 12, 2023, 8:05 p.m. UTC
Hi Jakub,

do you recall how this snuck in? None of other other pages has had
  <..." />
instead of
  <...">
for a while. Not a biggie at all, just curious.

Pushed.


On a related note, the buildstat pages for GCC 9, 10, 11, 12, and 13
all are empty and I suggest to remove them. Any concerns?

Gerald

---
 htdocs/gcc-13/buildstat.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/gcc-13/buildstat.html b/htdocs/gcc-13/buildstat.html
index fd6ee9e7..a54d0214 100644
--- a/htdocs/gcc-13/buildstat.html
+++ b/htdocs/gcc-13/buildstat.html
@@ -4,7 +4,7 @@ 
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>Build status for GCC 13</title>
-<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
+<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css">
 </head>
 
 <body>