[Yanel-commits] rev 31013 - public/yanel/contributions/realms/foaf/data

michi at wyona.com michi at wyona.com
Thu Jan 31 00:21:21 CET 2008


Author: michi
Date: 2008-01-31 00:21:20 +0100 (Thu, 31 Jan 2008)
New Revision: 31013

Modified:
   public/yanel/contributions/realms/foaf/data/developers.html
Log:
typo fixed

Modified: public/yanel/contributions/realms/foaf/data/developers.html
===================================================================
--- public/yanel/contributions/realms/foaf/data/developers.html	2008-01-30 23:19:58 UTC (rev 31012)
+++ public/yanel/contributions/realms/foaf/data/developers.html	2008-01-30 23:21:20 UTC (rev 31013)
@@ -34,8 +34,8 @@
   Add the following resources to this new file:<br /><br />
   &lt;resource-type src="$FOAF_REALM_SRC/src/resources/shared/" compile="true" /&gt;<br />
   &lt;resource-type src="$FOAF_REALM_SRC/src/resources/foaf/" compile="true" /&gt;<br />
-  &lt;resource-type src="$FOAF_REALM_SRC/realms/foaf/src/resources/redirect/" compile="true" /&gt;<br />
-  &lt;resource-type src="$FOAF_REALM_SRC/realms/foaf/src/resources/findfriend/" compile="true" /&gt;<br /><br />
+  &lt;resource-type src="$FOAF_REALM_SRC/src/resources/redirect/" compile="true" /&gt;<br />
+  &lt;resource-type src="$FOAF_REALM_SRC/src/resources/findfriend/" compile="true" /&gt;<br /><br />
   Replace $FOAF_REALM_SRC by the directory which contains the downloaded FOAF realm.
   </li>
   <li>Rebuild and restart Yanel.<br />



More information about the Yanel-commits mailing list