aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/policies
diff options
context:
space:
mode:
Diffstat (limited to 'en/about/policies')
-rw-r--r--en/about/policies/index.php4
-rw-r--r--en/about/policies/privacy/index.php4
2 files changed, 4 insertions, 4 deletions
diff --git a/en/about/policies/index.php b/en/about/policies/index.php
index c44e14ffa..e243ffa6c 100644
--- a/en/about/policies/index.php
+++ b/en/about/policies/index.php
@@ -1,3 +1,3 @@
<?php
-header('Location: http://mageia.org/wiki/doku.php?id=policies');
-die; \ No newline at end of file
+header('Location: https://wiki.mageia.org/en/Policies');
+die;
diff --git a/en/about/policies/privacy/index.php b/en/about/policies/privacy/index.php
index e3a59ffa0..45d7dbb5f 100644
--- a/en/about/policies/privacy/index.php
+++ b/en/about/policies/privacy/index.php
@@ -1,3 +1,3 @@
<?php
-header('Location: http://mageia.org/wiki/doku.php?id=privacy_policy');
-die; \ No newline at end of file
+header('Location: https://wiki.mageia.org/en/Privacy_policy');
+die;