diff options
Diffstat (limited to 'en/about')
-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 f5dfefd5d..5fcc1cfea 100644 --- a/en/about/index.php +++ b/en/about/index.php @@ -69,7 +69,7 @@ _lang_load($locale, "about"); _h('is the French, Paris-based legal structure supporting the Mageia project.'); ?> <ul><?php - _h("<a href=%s>Mageia.Org's legal constitution</a> and <a href=%s>governance</a> rules;", + _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="../about/reports/">financial reports</a>, <a href="../thank-you/">donators</a>.', null, 'li'); ?></ul> |