From 08c3b1b80f20a8164436d1acb47acb9a3af2b781 Mon Sep 17 00:00:00 2001 From: Brianna Laugher Date: Fri, 10 Aug 2012 15:44:58 +1000 Subject: [PATCH] Fix URL for waskr project --- doc/en/projects.txt | 2 +- doc/ja/projects.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/projects.txt b/doc/en/projects.txt index 5c8454190..79cc1769d 100644 --- a/doc/en/projects.txt +++ b/doc/en/projects.txt @@ -23,7 +23,7 @@ Here are some examples of projects using py.test (please send notes via :ref:`co * `bbfreeze `_ create standalone executables from Python scripts * `pdb++ `_ a fancier version of PDB * `py-s3fuse `_ Amazon S3 FUSE based filesystem -* `waskr `_ WSGI Stats Middleware +* `waskr `_ WSGI Stats Middleware * `guachi `_ global persistent configs for Python modules * `Circuits `_ lightweight Event Driven Framework * `pygtk-helpers `_ easy interaction with PyGTK diff --git a/doc/ja/projects.txt b/doc/ja/projects.txt index b1e2477be..aca1b1252 100644 --- a/doc/ja/projects.txt +++ b/doc/ja/projects.txt @@ -31,7 +31,7 @@ py.test を使っているプロジェクトを紹介します (:ref:`contact` * `bbfreeze `_ create standalone executables from Python scripts * `pdb++ `_ a fancier version of PDB * `py-s3fuse `_ Amazon S3 FUSE based filesystem - * `waskr `_ WSGI Stats Middleware + * `waskr `_ WSGI Stats Middleware * `guachi `_ global persistent configs for Python modules * `Circuits `_ lightweight Event Driven Framework * `pygtk-helpers `_ easy interaction with PyGTK