[gnome-web-www] fog: Fix broken "donate" URL from FoG donation page



commit bdb35fced544bee0f0453743f137eda919e5d4db
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Wed Jan 25 12:02:40 2017 +0200

    fog: Fix broken "donate" URL from FoG donation page
    
    Fixes Bug #777722

 theme/page-friends.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-friends.php b/theme/page-friends.php
index 41ef3f2..fa5aa67 100644
--- a/theme/page-friends.php
+++ b/theme/page-friends.php
@@ -69,7 +69,7 @@
                                 </div>
                             </div>
 
-                            <p class="text-gray">Subscription payments will continue until you contact the 
GNOME Foundation to cancel the payments. Regular donations can only be made through PayPal. <a 
href="../donate">One time donations</a> can be made using other payment methods, but do not qualify for 
Friends of GNOME membership.</p>
+                            <p class="text-gray">Subscription payments will continue until you contact the 
GNOME Foundation to cancel the payments. Regular donations can only be made through PayPal. <a 
href="../support-gnome/donate">One time donations</a> can be made using other payment methods, but do not 
qualify for Friends of GNOME membership.</p>
 
                             <div class="col-sm-12 no-padding">
                                 <h3><?php esc_html_e( 'Adopt a hacker!', 'grass' ); ?></h3>


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