Two other fixes for Manu's identity URL.
--- 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>