You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by df...@apache.org on 2021/06/04 01:52:25 UTC

svn commit: r1075388 - /sites/commonsrdf/.htaccess

Author: dfoulks
Date: Fri Jun  4 01:52:25 2021
New Revision: 1075388

Log:
trivial change

Modified:
    sites/commonsrdf/.htaccess

Modified: sites/commonsrdf/.htaccess
==============================================================================
--- sites/commonsrdf/.htaccess (original)
+++ sites/commonsrdf/.htaccess Fri Jun  4 01:52:25 2021
@@ -1,5 +1,5 @@
 # https://issues.apache.org/jira/browse/INFRA-13005
-# https://issues.apache.org/jira/browse/INFRA-21804 another test
+# https://issues.apache.org/jira/browse/INFRA-21804 another trivial test
 
 RewriteEngine on
 RewriteRule ^(.*)$ https://commons.apache.org/proper/commons-rdf/$1 [L,R=301,NC]