diff options
author | Romain d'Alverny <rda@mageia.org> | 2013-03-10 22:37:04 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2013-03-10 22:37:04 +0000 |
commit | 545d7db2e0a38cb5444bc8bddeaa1543f22eab06 (patch) | |
tree | c441a94496ade4aea138aeaa68bbfea24a99a7d3 /ur/about/policies | |
parent | 86f11ca07b01cbda36e7a941eda8c9415f5dc623 (diff) | |
download | www-545d7db2e0a38cb5444bc8bddeaa1543f22eab06.tar www-545d7db2e0a38cb5444bc8bddeaa1543f22eab06.tar.gz www-545d7db2e0a38cb5444bc8bddeaa1543f22eab06.tar.bz2 www-545d7db2e0a38cb5444bc8bddeaa1543f22eab06.tar.xz www-545d7db2e0a38cb5444bc8bddeaa1543f22eab06.zip |
removing urdu tree
Diffstat (limited to 'ur/about/policies')
-rw-r--r-- | ur/about/policies/index.php | 3 | ||||
-rw-r--r-- | ur/about/policies/privacy/index.php | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/ur/about/policies/index.php b/ur/about/policies/index.php deleted file mode 100644 index e243ffa6c..000000000 --- a/ur/about/policies/index.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php -header('Location: https://wiki.mageia.org/en/Policies'); -die; diff --git a/ur/about/policies/privacy/index.php b/ur/about/policies/privacy/index.php deleted file mode 100644 index 45d7dbb5f..000000000 --- a/ur/about/policies/privacy/index.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php -header('Location: https://wiki.mageia.org/en/Privacy_policy'); -die; |