TLP Move change wiki URLs from "wiki.apache.org/jakarta-commons" to "wiki.apache.org/commons"
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@562963 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<item name="Troubleshooting Guide"
|
||||
href="/troubleshooting.html"/>
|
||||
<item name="Wiki"
|
||||
href="http://wiki.apache.org/jakarta-commons/Logging"/>
|
||||
href="http://wiki.apache.org/commons/Logging"/>
|
||||
<item name='JavaDoc'
|
||||
href='/apidocs/index.html'/>
|
||||
<item name="Release Notes"
|
||||
|
||||
@@ -823,7 +823,7 @@ from this resource (if it exists).
|
||||
</section>
|
||||
<section name='Frequently Asked Questions'>
|
||||
<p>
|
||||
See the <a href="http://wiki.apache.org/jakarta-commons/Logging/FrequentlyAskedQuestions">FAQ document</a>
|
||||
See the <a href="http://wiki.apache.org/commons/Logging/FrequentlyAskedQuestions">FAQ document</a>
|
||||
on the commons-logging wiki site
|
||||
</p>
|
||||
</section>
|
||||
|
||||
@@ -66,7 +66,7 @@ In particular, you should read the package overview of the <code>org.apache.comm
|
||||
package. In addition, there is a (short)
|
||||
<a href="guide.html">User Guide</a>.</p>
|
||||
|
||||
<p>The <a href="http://wiki.apache.org/jakarta-commons/Logging">Wiki site</a> has
|
||||
<p>The <a href="http://wiki.apache.org/commons/Logging">Wiki site</a> has
|
||||
the latest updates, an FAQ and much other useful information.</p>
|
||||
<p>
|
||||
Users needing to become experts or wanting to help develop JCL should
|
||||
@@ -132,7 +132,7 @@ The 1.0.1 release is a packaging of bug fixes and minor enhancements since relea
|
||||
<section name="Development Builds">
|
||||
<p>
|
||||
Regular builds of the current SVN HEAD code are made available. See the
|
||||
<a href="http://wiki.apache.org/jakarta-commons/Logging">wiki</a> for details.
|
||||
<a href="http://wiki.apache.org/commons/Logging">wiki</a> for details.
|
||||
</p>
|
||||
</section>
|
||||
</body>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<item name="Troubleshooting Guide"
|
||||
href="/troubleshooting.html"/>
|
||||
<item name="Wiki"
|
||||
href="http://wiki.apache.org/jakarta-commons/Logging"/>
|
||||
href="http://wiki.apache.org/commons/Logging"/>
|
||||
<item name='JavaDoc'
|
||||
href='/apidocs/index.html'/>
|
||||
<item name="Release Notes"
|
||||
|
||||
Reference in New Issue
Block a user