diff options
author | Oliver Burger <obgr_seneca@mageia.org> | 2011-11-15 10:24:15 +0000 |
---|---|---|
committer | Oliver Burger <obgr_seneca@mageia.org> | 2011-11-15 10:24:15 +0000 |
commit | 399ea3f215810b9092a11138cc05434a3eb36dd2 (patch) | |
tree | 88073216555ab28d690f8e2a780d9c8f3b7b23a9 /en | |
parent | 533571486ac685fc8effe10e382de03a5510bf76 (diff) | |
download | www-399ea3f215810b9092a11138cc05434a3eb36dd2.tar www-399ea3f215810b9092a11138cc05434a3eb36dd2.tar.gz www-399ea3f215810b9092a11138cc05434a3eb36dd2.tar.bz2 www-399ea3f215810b9092a11138cc05434a3eb36dd2.tar.xz www-399ea3f215810b9092a11138cc05434a3eb36dd2.zip |
fixing wiki links
Diffstat (limited to 'en')
-rw-r--r-- | en/faq/index.php | 3 | ||||
-rw-r--r-- | en/support/report-a-bug/index.php | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/en/faq/index.php b/en/faq/index.php index b92385bd8..8a0718b28 100644 --- a/en/faq/index.php +++ b/en/faq/index.php @@ -1,4 +1,3 @@ -<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html> <html dir="ltr" lang="en"> <head> @@ -50,7 +49,7 @@ <h3>How can I contribute to the mageia project?</h3> <p>All sorts of skill sets are welcome. - You can <a href="http://mageia.org/wiki/doku.php">register yourself on the wiki</a>, + You can <a href="https://wiki.mageia.org/en/">register yourself on the wiki</a>, in whatever teams that best fit your skills.</p> <h3>How can I contact the project?</h3> diff --git a/en/support/report-a-bug/index.php b/en/support/report-a-bug/index.php index 254b48725..7e8492784 100644 --- a/en/support/report-a-bug/index.php +++ b/en/support/report-a-bug/index.php @@ -105,7 +105,7 @@ <hr /> <h2 id="more">More.</h2> - <p>For a more detailed description of <a href="http://mageia.org/wiki/doku.php?id=qa_bugzilla#how-to_report_a_bug">how to report a bug</a>.</p> + <p>For a more detailed description of <a href="https://wiki.mageia.org/en/Bugzilla#How-to_report_a_bug">how to report a bug</a>.</p> </div> </div> </div> |