[arch-commits] Commit in apache/trunk (apache.install)

Anatol Pomozov anatolik at nymeria.archlinux.org
Fri Mar 14 16:30:21 UTC 2014


    Date: Friday, March 14, 2014 @ 17:30:21
  Author: anatolik
Revision: 207750

Use link to 2.4 version of upgrade instructions

Modified:
  apache/trunk/apache.install

----------------+
 apache.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: apache.install
===================================================================
--- apache.install	2014-03-14 14:38:20 UTC (rev 207749)
+++ apache.install	2014-03-14 16:30:21 UTC (rev 207750)
@@ -11,6 +11,6 @@
 
   if [[ $2 == 2\.2\.* ]]; then
     # it is a major upgrade, show a useful link to upgrade instructions
-    echo '    Check Apache upgrade instructions: https://httpd.apache.org/docs/trunk/upgrading.html'
+    echo '    Check Apache upgrade instructions: https://httpd.apache.org/docs/2.4/upgrading.html'
   fi
 }




More information about the arch-commits mailing list