diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-01-30 14:29:19 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-01-30 14:29:19 -0800 |
commit | 5aa0d401f61a56f8760ae6d4d64c3193e6d29def (patch) | |
tree | 178b3f200c6af342516dd9e2aea62b81f83b894d /sites/www/contributing.rst | |
parent | 781617ab47718960040ac3ed5b1e85b8209aaaed (diff) | |
parent | 397cd4ce991b0d72b7f505401b58085cce7cbb05 (diff) |
Merge branch '1.11' into 1.12
Diffstat (limited to 'sites/www/contributing.rst')
-rw-r--r-- | sites/www/contributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/contributing.rst b/sites/www/contributing.rst index b121e64b..2b752cc5 100644 --- a/sites/www/contributing.rst +++ b/sites/www/contributing.rst @@ -6,7 +6,7 @@ How to get the code =================== Our primary Git repository is on Github at `paramiko/paramiko -<https://github.com/paramiko/paramiko>`; please follow their instruction for +<https://github.com/paramiko/paramiko>`_; please follow their instructions for cloning to your local system. (If you intend to submit patches/pull requests, we recommend forking first, then cloning your fork. Github has excellent documentation for all this.) |