Fixed Glossary's index.html
authorbhyland
Tue, 07 May 2013 15:08:56 -0400
changeset 490 5aca1db807f9
parent 489 e16200f926a6
child 491 b8125ce19428
Fixed Glossary's index.html
glossary/index.html
glossary/respec-config.js
--- a/glossary/index.html	Tue May 07 14:55:42 2013 -0400
+++ b/glossary/index.html	Tue May 07 15:08:56 2013 -0400
@@ -1,8 +1,6 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.1//EN"
-                      "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-2.dtd">
- 
-<html xmlns="http://www.w3.org/1999/xhtml">
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> 
+
 <head>
 	<title>Linked Data Glossary</title>
 	<meta name="description" content="Linked Data Glossary" />
--- a/glossary/respec-config.js	Tue May 07 14:55:42 2013 -0400
+++ b/glossary/respec-config.js	Tue May 07 15:08:56 2013 -0400
@@ -16,7 +16,7 @@
     diffTool:             "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
 
     // if there a publicly available Editor's Draft, this is the link
-    edDraftURI:           "http://dvcs.w3.org/hg/gld/gld-glossary/",
+    edDraftURI:           "http://dvcs.w3.org/hg/gld/ld-glossary/",
 
     // if this is a LCWD, uncomment and set the end of its review period
     // lcEnd: "2009-08-05",