summaryrefslogtreecommitdiffhomepage
path: root/sites/www/contributing.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-01-30 14:29:16 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-01-30 14:29:16 -0800
commit397cd4ce991b0d72b7f505401b58085cce7cbb05 (patch)
tree29193ef725af782ca147de9fed127e9fb44009ce /sites/www/contributing.rst
parent9035546e40afcd1322fd0e2e0b6a68a291ed3215 (diff)
parent55722240b5b676277ef26a20b4b03ef81be3b372 (diff)
Merge branch '1.10' into 1.11
Diffstat (limited to 'sites/www/contributing.rst')
-rw-r--r--sites/www/contributing.rst2
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.)