Author: phd
Date: Sun Aug 11 14:04:34 2013
New Revision: 4631
Log:
Fixed links; removed dead links
Modified:
SQLObject/branches/1.5/docs/DeveloperGuide.txt
SQLObject/branches/1.5/docs/community.txt
Modified: SQLObject/branches/1.5/docs/DeveloperGuide.txt
==============================================================================
--- SQLObject/branches/1.5/docs/DeveloperGuide.txt Sun Aug 11 11:13:47 2013 (r4630)
+++ SQLObject/branches/1.5/docs/DeveloperGuide.txt Sun Aug 11 14:04:34 2013 (r4631)
@@ -8,9 +8,7 @@
.. _start:
These are some notes on developing SQLObject. I'll try to expand them
-as things come up. If you are committing to the SQLObject repository,
-please also read ``/using-this-repository.txt``, which is just about
-file layout and repository cooperation.
+as things come up.
-- Ian Bicking
Modified: SQLObject/branches/1.5/docs/community.txt
==============================================================================
--- SQLObject/branches/1.5/docs/community.txt Sun Aug 11 11:13:47 2013 (r4630)
+++ SQLObject/branches/1.5/docs/community.txt Sun Aug 11 14:04:34 2013 (r4631)
@@ -16,13 +16,13 @@
<http://sourceforge.net/tracker/?group_id=74338&atid=540674>`_.
Development takes place in the `subversion repository
-<repository.html>`_. There are `development docs`_. If you are
+<download.html#repository>`_. There are `development docs`_. If you are
interested in contributing you should read the `Developer Guide
-<docs/DeveloperGuide.html>`_.
+<DeveloperGuide.html>`_.
.. _`development docs`: /devel/
-The `Author List <docs/Authors.html>`_ tries to list all the major
+The `Author List <Authors.html>`_ tries to list all the major
contributors.
One can also contribute to `community-editable recipe/documentation site
|