You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2012/06/10 00:22:26 UTC

svn commit: r1348514 - /logging/site/branches/cms/trunk/templates/navbar.html

Author: rgoers
Date: Sat Jun  9 22:22:26 2012
New Revision: 1348514

URL: http://svn.apache.org/viewvc?rev=1348514&view=rev
Log:
Change log4j links to relative

Modified:
    logging/site/branches/cms/trunk/templates/navbar.html

Modified: logging/site/branches/cms/trunk/templates/navbar.html
URL: http://svn.apache.org/viewvc/logging/site/branches/cms/trunk/templates/navbar.html?rev=1348514&r1=1348513&r2=1348514&view=diff
==============================================================================
--- logging/site/branches/cms/trunk/templates/navbar.html (original)
+++ logging/site/branches/cms/trunk/templates/navbar.html Sat Jun  9 22:22:26 2012
@@ -19,8 +19,8 @@
 					<ul class="dropdown-menu">
 						<li><a target="_blank" href="http://logging.apache.org/chainsaw/">Apache chainsaw</a></li>
 						<li><a target="_blank" href="http://logging.apache.org/log4cxx/">Apache log4cxx</a></li>
-						<li><a target="_blank" href="http://logging.apache.org/log4j/1.2">Apache log4j 1.2</a></li>
-						<li><a target="_blank" href="http://logging.apache.org/log4j/2.0">Apache log4j 2.0</a></li>
+						<li><a target="_blank" href="log4j/1.2">Apache log4j 1.2</a></li>
+						<li><a target="_blank" href="log4j/2.0">Apache log4j 2.0</a></li>
 						<li><a target="_blank" href="http://logging.apache.org/log4net/">Apache log4net</a></li>
 						<li><a target="_blank" href="http://logging.apache.org/log4php/">Apache log4php</a></li>
 					</ul>
@@ -57,4 +57,4 @@ distributed under the License is distrib
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
-{% endcomment %}
\ No newline at end of file
+{% endcomment %}