sym-links don't work, use an html based redirect instead
authorHenry Story <henry.story@bblfish.net>
Fri, 19 Apr 2013 15:18:12 +0200
changeset 367 84bdadb825bd
parent 366 a5a07482fa9e
child 368 c1cf40ccd2f5
sym-links don't work, use an html based redirect instead
spec/index-respec.html
--- a/spec/index-respec.html	Fri Apr 19 15:00:18 2013 +0200
+++ b/spec/index-respec.html	Fri Apr 19 15:18:12 2013 +0200
@@ -1,1 +1,13 @@
-tls-respec.html
\ No newline at end of file
+<html>
+ <head>
+  <title>Redirect to new WebID Authentication Over TLS spec</title>
+  <meta http-equiv="refresh" content="0; url=tls-respec.html">
+ </head>
+ <body>
+<p>The WebID spec was refactored into two specs:</p>
+  <ul><li><a href="identity-respec.html">WebID 1.0</a></li>
+      <li><a href="tls-respec.html">WebID Authentication over TLS</a></li>
+  </ul>
+      
+</html>
+