[gimp-web/testing] Point to previous osx installers dir



commit 95c30c08f415c7534bea455a5151971b8abe0c1f
Author: Pat David <patdavid gmail com>
Date:   Sun Apr 29 08:34:34 2018 -0500

    Point to previous osx installers dir

 themes/newgimp/templates/downloads.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index 98d3cf4..fcbba1e 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -115,7 +115,8 @@
 
 
         <h3>Older Downloads</h3>
-        <p>Previous installers for OSX can be found here: <a href='//download.gimp.org/mirror/pub/gimp/v{{ 
MACOS_MAJOR_MINOR_VER }}/osx/'>download.gimp.org</a>.</p>
+        <!-- <p>Previous installers for OSX can be found here: <a 
href='//download.gimp.org/mirror/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/'>download.gimp.org</a>.</p> -->
+        <p>Previous installers for OSX can be found here: <a 
href='//download.gimp.org/mirror/pub/gimp/v2.8/osx/'>download.gimp.org</a>.</p>
 
 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]