diff options
Diffstat (limited to 'en/about/index.php')
-rw-r--r-- | en/about/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/index.php b/en/about/index.php index 88bec7570..a32055976 100644 --- a/en/about/index.php +++ b/en/about/index.php @@ -71,7 +71,7 @@ _lang_load($locale, "about"); <ul><?php _h("<a href=%s>Mageia.Org's legal constitution</a> and <a href=%s>governance</a> rules;", array('"./constitution/"', '"https://wiki.mageia.org/en/Org"'), 'li'); - _h('<a href="/en/about/reports/">financial reports</a>, <a href="/en/thank-you/">donators</a>.', null, 'li'); + _h('<a href="../about/reports/">financial reports</a>, <a href="../thank-you/">donators</a>.', null, 'li'); ?></ul> <hr> |