Add missing sled
authorIan Cordasco <graffatcolmingov@gmail.com>
Wed, 22 Jan 2014 01:55:00 +0000 (19:55 -0600)
committerIan Cordasco <graffatcolmingov@gmail.com>
Wed, 22 Jan 2014 01:55:00 +0000 (19:55 -0600)
Thanks @kevinburke

docs/user/quickstart.rst

index 116e5a12454826f1a14371e3c2f5822dfd8637e2..3e802e19a3c4a9180a368a2215fe2868bd9d559f 100644 (file)
@@ -268,7 +268,7 @@ In the event you are posting a very large file as a ``multipart/form-data``
 request, you may want to stream the request. By default, ``requests`` does not 
 support this, but there is a separate package which does - 
 ``requests-toolbelt``. You should read `the toolbelt's documentation 
-<https://toolbelt.rtfd.org>` for more details about how to use it.
+<https://toolbelt.rtfd.org>`_ for more details about how to use it.
 
 
 Response Status Codes