From 11217e99c551f22f4b006ea2b8477b860ff51471 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 6 Dec 2011 09:29:34 +0000 Subject: fix wiki link, add footer link to code repo --- index.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index a3099db..b06913e 100644 --- a/index.php +++ b/index.php @@ -297,7 +297,7 @@ echo sprintf( '

%s broken dependencies. %s unmaintained packages. You can help!

', 'data/missing-deps.i586.txt', count($missing_deps) == 0 ? 'no' : count($missing_deps), 'data/unmaintained.txt', count($unmaintained), - 'http://www.mageia.org/wiki/doku.php?id=packaging#starting_package_import' + 'https://wiki.mageia.org/en/Importing_packages' ); ######################################### @@ -456,6 +456,7 @@ else ?>

-

Generated at .

+

Generated at . + Code for this page is in http://svnweb.mageia.org/soft/build_system/web/.

-- cgit v1.2.1