fix trig pub date, tweaking rHEX
authorSandro Hawke <sandro@hawke.org>
Fri, 01 Nov 2013 15:58:14 -0400
changeset 1198 1a37a81515e4
parent 1197 f444aaa5b440
child 1200 ee888aa84dd7
fix trig pub date, tweaking rHEX
trig/index.html
--- a/trig/index.html	Fri Nov 01 15:38:43 2013 -0400
+++ b/trig/index.html	Fri Nov 01 15:58:14 2013 -0400
@@ -48,7 +48,7 @@
 	  subtitle   :  "RDF Dataset Language",
 
 	  // if you wish the publication date to be other than today, set this
-	  publishDate:  "2013-09-19",
+	  publishDate:  "2013-11-05",
 
 	  // if the specification's copyright date is a range of years, specify
 	  // the start date here:
@@ -413,7 +413,7 @@
 
 		<p>where <a href="#rHEX">HEX</a> is a hexadecimal character</p>
 		<blockquote>
-		  <p><span style="font-family: monospace; font-size: 85%;"><a id="rHEX">HEX</a>
+		  <p><span style="font-family: monospace; font-size: 85%;"><span id="rHEX">HEX</span>
 		  ::= [0-9] | [A-F] | [a-f]</span></p>
 
 		</blockquote>