diff options
author | Dusty Phillips <buchuki@gmail.com> | 2008-06-21 19:38:18 -0400 |
---|---|---|
committer | Dusty Phillips <buchuki@gmail.com> | 2008-06-21 19:38:18 -0400 |
commit | 7e0f1c0dae0054f41c50b980700068fc6745b290 (patch) | |
tree | 1170d082b3f6b95b3aacdc867003b7c2d9949ec3 /templates/devel/index.html | |
parent | 4e7dfdd6631c5f00553eda8cc10cd83c959dd76f (diff) |
Remove guide from dashboard and link to wikiFix for FS#10647
Diffstat (limited to 'templates/devel/index.html')
-rw-r--r-- | templates/devel/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html index 8c621cc5..33db1bf1 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -89,7 +89,8 @@ {% endif %} <a href="/packages/?maint=0">Orphan Packages</a><br /> <br /> - <a href="/devel/guide/">Package Maintainer's Guide</a><br /> + <a + href="http://wiki.archlinux.org/index.php/DeveloperWiki:HOWTO_Be_A_Packager">Package Maintainer's Guide</a><br /> </td><td style="vertical-align: top"> {% if pkgs %} <h4>My Flagged Packages:</h4> |