diff options
author | Dusty Phillips <buchuki@gmail.com> | 2008-10-11 19:50:08 -0400 |
---|---|---|
committer | Dusty Phillips <buchuki@gmail.com> | 2008-10-11 19:50:08 -0400 |
commit | 7dedeeafd5b2e34f05bd75e548ca56942919c668 (patch) | |
tree | 57a9310a4f540772a93a7dcbc80cff0e1384d08d /templates/devel/siteindex.html | |
parent | f260843deb371a7d2ef5a265f52e643fcf64f86f (diff) |
simplify both look and code for dashboard
Diffstat (limited to 'templates/devel/siteindex.html')
-rw-r--r-- | templates/devel/siteindex.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/devel/siteindex.html b/templates/devel/siteindex.html index 94ef405d..27a5b515 100644 --- a/templates/devel/siteindex.html +++ b/templates/devel/siteindex.html @@ -46,6 +46,7 @@ <li><a href="/packages/signoffs/">Signoffs</a></li> <li><a href="/todo/">Todos</a></li> <li><a href="http://www.archlinux.org/mailman/private/arch-dev/">Archives</a></li> + <li><a href="http://wiki.archlinux.org/index.php/DeveloperWiki:HOWTO_Be_A_Packager">Package Maintainer's Guide</a></li> <li><a href="/devel/profile/">Profile</a></li> </ul> <h3>Main Site Links:</h3> |