From 4c5c33aa532b55472cf79a96074449c2fc12c9b0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 20 Mar 2011 21:37:53 -0400 Subject: [PATCH] fixes --- TODO.rst | 8 +++----- docs/contribute.rst | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/TODO.rst b/TODO.rst index 1e10074..e50140b 100644 --- a/TODO.rst +++ b/TODO.rst @@ -2,11 +2,9 @@ * Get some rhyme and reason into the project * Setup basic skeleton - installation - - coding - + style - - distribution - + modules - + applications + - codingstyle + - module distribution + - applications distribution - virtualenv - webdev diff --git a/docs/contribute.rst b/docs/contribute.rst index 8d74e73..f4ddbcd 100644 --- a/docs/contribute.rst +++ b/docs/contribute.rst @@ -12,6 +12,6 @@ If you'd like to contribute, there's plenty to do. Here's a short todo list. .. _GitHub: http://github.com/kennethreitz/python-guide/ -.. _AUTHORS: http://github.com/kennethreitz/clint/blob/master/AUTHORS +.. _AUTHORS: http://github.com/kennethreitz/python-guide/blob/master/AUTHORS