This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The branch, master has been updated
via 480a4b74efd7ebc159d35c51fbf004be0ed35000 (commit)
from f1daa34948d7df70b150dc3a635f8ce9a41007c7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/480a4b74efd7ebc159d35c51fbf004be0ed35000
commit 480a4b74efd7ebc159d35c51fbf004be0ed35000
Author: Oleg Broytman <ph...@ph...>
Date: Thu Nov 3 23:02:36 2016 +0300
Fix reST links
diff --git a/docs/TODO.rst b/docs/TODO.rst
index 7a72de4..ba8c7d4 100644
--- a/docs/TODO.rst
+++ b/docs/TODO.rst
@@ -74,8 +74,8 @@ TODO
* Pure Python Mysql Interface: https://github.com/nasi/MyPy
-* Ultramysql `for Python2 <https://github.com/esnme/ultramysql>` and
- `Python3 <https://github.com/arpitbbhayani/umysql3>`.
+* Ultramysql `for Python2 <https://github.com/esnme/ultramysql>`_ and
+ `Python3 <https://github.com/arpitbbhayani/umysql3>`_.
* pg8000 driver: http://code.google.com/p/pg8000/
-----------------------------------------------------------------------
Summary of changes:
docs/TODO.rst | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
SQLObject development repository
|