summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 4 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 3464c3d..3ab11d9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -9,9 +9,10 @@ command_packages = buildutils.pudge_command, buildutils.publish_command
organization = Python Paste
highlighter = pygments
settings = no_about=true
- link1=/deploy/ paste.deploy
- link2=/script/ paste.script
- link3=/download/ Download
+ link1=/news.html news
+ link2=/deploy/ paste.deploy
+ link3=/script/ paste.script
+ link4=/download/ download
extra_credits=Hosting courtesy of <a href="http://tummy.com">Tummy.com</a>
dest = docs/html
docs = docs/index.txt docs/DeveloperGuidelines.txt docs/StyleGuide.txt