Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/community.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ mailing list formencode-cvs@lists.sf.net:

The repository can be checked out with::

git clone git://github.com/formencode/formencode.git
git clone https://github.com/formencode/formencode.git

Note: the SourceForge CVS repository and svn.colorstudy.com Subversion
repositories and bitbucket Mercurial repositories are out of date and no longer used.
Expand Down
4 changes: 2 additions & 2 deletions docs/download.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Cheese Shop Page <http://cheeseshop.python.org/pypi/FormEncode>`_.

The repository can be checked out with::

git clone git://github.com/formencode/formencode.git
git clone https://github.com/formencode/formencode.git

Or you can download the repository as a zip file from here::

https://github.com/formencode/formencode/zipball/master
https://github.com/formencode/formencode/zipball/master
Loading