/proj/en/keychain does not redirect properly
José María Alonso <[email protected]>
| Newsgroups | gmane.linux.gentoo.documentation |
|---|---|
| Organization | gentoo.org |
| Message-ID | <[email protected]> |
Hi! Visiting http://www.gentoo.org/proj/en/keychain/ redirects to http://www.gentoo.org/doc/en/keychain.xml causing a 404 error. I think it should redirect to http://www.gentoo.org/doc/en/keychain-guide.xml. I've attached a patch for /proj/en/keychain/index.xml to correct the redirection. Thanks.
index.xml.patch
(text/plain, 960 B)
Index: index.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/keychain/index.xml,v retrieving revision 1.30 diff -u -u -r1.30 index.xml --- index.xml 17 Dec 2010 07:42:56 -0000 1.30 +++ index.xml 17 Dec 2010 19:38:25 -0000 @@ -2,7 +2,7 @@ <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/keychain/index.xml,v 1.30 2010/12/17 07:42:56 nightmorph Exp $ --> -<guide redirect="/doc/en/keychain.xml"> +<guide redirect="/doc/en/keychain-guide.xml"> <title>Keychain</title> <author title="Original Author"> @@ -29,8 +29,8 @@ <body> <p> -This page has moved. Read the <uri link="/doc/en/keychain.xml">keychain user -guide</uri> or the <uri +This page has moved. Read the <uri link="/doc/en/keychain-guide.xml">keychain +user guide</uri> or the <uri link="http://www.funtoo.org/en/security/keychain/intro/">upstream homepage</uri>. </p>
signature.asc
(application/pgp-signature, 490 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iQEcBAEBAgAGBQJNC71DAAoJEA2sAkrWKOU2z5QH+gPravLC6BFIu1xyaZiEgKef i+zkCEJhR45QW7NPwKK7FOCvOai6hKHcQ7EKM9of0xp/a4P663g1wmCzJb+lZZFs m8LZ/6sekR32x5avqBKCj6yCCrWqw8BG40UZRg/pgUAp6uegA4wnI7no6fpnihep QMEK6m5Wv9ZtR/XWWZfrd8WtBptKD01ZI6AmwBYWWp+jhrr1IdrI7bd/ygnCfQ00 auu9H8TZeteyLJX0yHDMBmhEXYO6HoIrMqzAPTJgUMjQL0n2PTjK/m46zUqXjDcJ ABiX3OC4x9febeF+9OWPLmYRq1lzHKZl9F0IaGhE2ywOb2MV67QMbWJhXfr/uSI= =dqXV -----END PGP SIGNATURE-----