You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by da...@apache.org on 2020/09/18 12:16:04 UTC

[logging-log4net-site] branch asf-staging updated: :wrench: update .htaccess to point at 2.0.11

This is an automated email from the ASF dual-hosted git repository.

davydm pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-log4net-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 9ed07fd  :wrench: update .htaccess to point at 2.0.11
9ed07fd is described below

commit 9ed07fd1dab95d05c0b5f7c7c70ccda66cf0fa99
Author: Davyd McColl <da...@gmail.com>
AuthorDate: Fri Sep 18 14:15:53 2020 +0200

    :wrench: update .htaccess to point at 2.0.11
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index f31d609..261deda 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,5 +6,5 @@ RewriteCond %{REQUEST_URI} !^/log4net/log4net-1.*$
 RewriteRule ^(.*)/release/sdk/html/AllMembers_(.*)$ $1/release/sdk/html/$2
 
 RewriteCond %{REQUEST_URI} !^/log4net/log4net-\d.\d.*$
-RewriteRule ^(.*)$ log4net-2.0.10/$1
+RewriteRule ^(.*)$ log4net-2.0.11/$1