diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-12-09 16:35:12 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-12-09 16:35:12 +0000 |
commit | 699ec5d905a1914b9c64330e97d3fa52ebc79b5d (patch) | |
tree | f65f36235def9b725ebc0d9d4d336f0ca761ccc2 | |
parent | 11be24fffe043e43931587688aff4d05e6c087dd (diff) | |
download | identity-699ec5d905a1914b9c64330e97d3fa52ebc79b5d.tar identity-699ec5d905a1914b9c64330e97d3fa52ebc79b5d.tar.gz identity-699ec5d905a1914b9c64330e97d3fa52ebc79b5d.tar.bz2 identity-699ec5d905a1914b9c64330e97d3fa52ebc79b5d.tar.xz identity-699ec5d905a1914b9c64330e97d3fa52ebc79b5d.zip |
update wiki/faq/www links
-rw-r--r-- | CatDap.spec | 2 | ||||
-rw-r--r-- | root/template/footer | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/CatDap.spec b/CatDap.spec index 032c805..3fa1b51 100644 --- a/CatDap.spec +++ b/CatDap.spec @@ -7,7 +7,7 @@ Release: %mkrel 1 Summary: Web Based LDAP Administration Program License: GPL+ or Artistic Group: System/Configuration/Other -Url: http://www.mageia.org/wiki/doku.php?id=web:identity +Url: https://wiki.mageia.org/en/Web_Identity Source0: %{upstream_name}-%{upstream_version}.tar.bz2 BuildRequires: perl(Module::Install) BuildRequires: perl(Module::Install::Catalyst) diff --git a/root/template/footer b/root/template/footer index f87ece5..f6815b2 100644 --- a/root/template/footer +++ b/root/template/footer @@ -1,5 +1,5 @@ <div class="hnav"> -<div align=center><p>2010 <a href="http://mageia.org/">Mageia.org</a> - | <a href="http://mageia.org/en/about/policies/privacy/">Privacy policy</a> - | <a href="http://mageia.org/wiki/doku.php?id=faq:accounts">Mageia user accounts FAQ</a> +<div align=center><p>2010 <a href="http://www.mageia.org/">Mageia.org</a> + | <a href="http://www.mageia.org/en/about/policies/privacy/">Privacy policy</a> + | <a href="https://wiki.mageia.org/en/FAQ:Accounts">Mageia user accounts FAQ</a> </p></div></div> |