Преглед на файлове

Wrong path to Attributes sample.

Ben Alex преди 20 години
родител
ревизия
8b64db3de8
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      doc/xdocs/articles.html
  2. 1 1
      doc/xdocs/building.html

+ 1 - 1
doc/xdocs/articles.html

@@ -61,7 +61,7 @@
 	</li>
     <li><b><a href="http://jakarta.apache.org/commons/attributes/faq.html">Anyone else using C-A (Commons Attributes)?</a></b>: Acegi Security made the list
 		of projects using Jakarta Commons Attributes. Our
-		<a href="/acegi-security-sample-attributes/index.html">Attributes Sample</a>
+		<a href="/multiproject/acegi-security-sample-attributes/index.html">Attributes Sample</a>
 		demonstrates C-A integration.<br><br>
 	</li>
   </ul>

+ 1 - 1
doc/xdocs/building.html

@@ -61,7 +61,7 @@
 
   <h2>Installing commons-attributes-plugin</h2>
   <p>To properly integrate Commons Attributes with Maven (as required by
-     the <a href="/acegi-security-sample-attributes/index.html">Attributes Sample</a>),
+     the <a href="/multiproject/acegi-security-sample-attributes/index.html">Attributes Sample</a>),
 	 you need to install an additional plugin.</b></p>
   <p>To install the <code>commons-attributes-plugin</code>, execute the following commands:</p>
   <ol>