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 d19424a617f6ae928c74a9c65ba75a6b5931ab54 (commit)
from bb5179f953319c1db7b98cc048d7635bd996eff4 (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/d19424a617f6ae928c74a9c65ba75a6b5931ab54
commit d19424a617f6ae928c74a9c65ba75a6b5931ab54
Author: Oleg Broytman <ph...@ph...>
Date: Wed Mar 8 03:46:22 2017 +0300
Fix github URL
[skip ci]
diff --git a/docs/DeveloperGuide.rst b/docs/DeveloperGuide.rst
index 1b33cdd..6969978 100644
--- a/docs/DeveloperGuide.rst
+++ b/docs/DeveloperGuide.rst
@@ -20,7 +20,7 @@ First install `FormEncode <http://www.formencode.org/en/latest/download.html>`_:
Then do the same for SQLObject::
- $ git clone git clone git://github.com/sqlobject/sqlobject
+ $ git clone git clone git://github.com/sqlobject/sqlobject.git
$ cd sqlobject
$ sudo python setup.py develop
-----------------------------------------------------------------------
Summary of changes:
docs/DeveloperGuide.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
SQLObject development repository
|