Index: xdocs/guides/guide-user-attributes.xml
===================================================================
--- xdocs/guides/guide-user-attributes.xml	(revision 427615)
+++ xdocs/guides/guide-user-attributes.xml	(working copy)
@@ -63,7 +63,7 @@
         Concrete User attributes are stored using User Preferences for which Jetspeed-2 provides its own database
         back end for storage (which is customizable by the way like almost any component of Jetspeed-2).  The user
         attributes implementation leverages Jetspeed's 
-        <a href="multiproject/jetspeed-prefs/index.html">java.util.prefs.Preferences</a> implementation.<br/>
+        <a href="../multiproject/jetspeed-prefs/index.html">java.util.prefs.Preferences</a> implementation.<br/>
         The concrete User attributes are stored under a specific node in the User preferences and can contain
         any named attribute at will.<br/>
         These concrete User attributes can be mapped to the defined User Attributes in the portlet.xml in two ways:
@@ -138,4 +138,4 @@
       <img src="../images/usingUserAttributes.jpg"/>
     </section>
   </body>
-</document>
\ No newline at end of file
+</document>
Index: xdocs/guides/guide-portlet-bridges.xml
===================================================================
--- xdocs/guides/guide-portlet-bridges.xml	(revision 427615)
+++ xdocs/guides/guide-portlet-bridges.xml	(working copy)
@@ -59,7 +59,7 @@
 <p>
 An example of the Velocity Bridge usage within Jetspeed 2 is:
 <ul>
-    <li>The Jetspeed 2 <a href="multiproject/j2-admin/index.html">Administration and Security</a> application</li>
+    <li>The Jetspeed 2 <a href="../multiproject/j2-admin/index.html">Administration and Security</a> application</li>
 </ul>
 </p>
 </section>
