diff options
author | ianb <devnull@localhost> | 2006-09-05 15:01:55 +0000 |
---|---|---|
committer | ianb <devnull@localhost> | 2006-09-05 15:01:55 +0000 |
commit | 828bfff4cdb051a35e47b256af0ac5a18ad8ddc8 (patch) | |
tree | e19289d577fee46e3cbd870e788517e381f421a1 /docs/index.txt | |
parent | e7f8995a01e127e593aa0f08a29f4a0f1ac45d11 (diff) | |
download | paste-0.9.8.1.tar.gz |
Some docstring fixes, and a link fix; exception fix in paste.lint0.9.8.1
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt index 6186b29..ae6f824 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -66,7 +66,7 @@ Paste for Web Developers Documentation ============= -* `Contributing developer guidelines <DeveloperGuidelines>`_ +* `Contributing developer guidelines <DeveloperGuidelines.html>`_ * `Style guide <StyleGuide.html>`_ * `Testing applications with Paste <testing-applications.html>`_ * `URL parsing with WSGI <url-parsing-with-wsgi.html>`_ |