Two other fixes for Manu's identity URL.
authorManu Sporny <msporny@digitalbazaar.com>
Sat, 20 Jul 2013 16:00:20 -0400
changeset 1789 5aab6837bf54
parent 1788 24700b41893e
child 1790 e8581d0c27f4
Two other fixes for Manu's identity URL.
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld/index.html	Sat Jul 20 15:59:06 2013 -0400
+++ b/spec/latest/json-ld/index.html	Sat Jul 20 16:00:20 2013 -0400
@@ -3322,10 +3322,10 @@
     <!--
     _:b0 <http://xmlns.com/foaf/0.1/name> "Dave Longley" .
 
-    <http://manu.sporny.org/> <http://xmlns.com/foaf/0.1/name> "Manu Sporny" .
+    <http://manu.sporny.org/about#manu> <http://xmlns.com/foaf/0.1/name> "Manu Sporny" .
 
     <http://me.markus-lanthaler.com/> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" ;
-        <http://xmlns.com/foaf/0.1/knows> <http://manu.sporny.org/>, _:b0 .
+        <http://xmlns.com/foaf/0.1/knows> <http://manu.sporny.org/about#manu>, _:b0 .
     -->
     </pre>