8000 Fix some links to docs · yikaraman/twilio-python@51fa45e · GitHub
[go: up one dir, main page]

Skip to content

Commit 51fa45e

Browse files
author
Carlos Diaz-Padron
committed
Fix some links to docs
1 parent c905961 commit 51fa45e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
A module for using the Twilio REST API and generating valid
66
[TwiML](http://www.twilio.com/docs/api/twiml/ "TwiML -
77
Twilio Markup Language"). [Click here to read the full
8-
documentation.](http://readthedocs.org/docs/twilio-python/en/latest/ "Twilio
9-
Python library documentation")
8+
documentation.][documentation]
109

1110
## Installation
1211

@@ -122,8 +121,7 @@ If you've instead found a bug in the library or would like new features added, g
122121
### Digging Deeper
123122

124123
The full power of the Twilio API is at your fingertips. The [full
125-
documentation](http://readthedocs.org/docs/twilio-python/en/latest/ "Twilio
126-
Python library documentation") explains all the awesome features available to
124+
documentation][documentation] explains all the awesome features available to
127125
use.
128126

129127
* [Retrieve Call Records][calls]
@@ -139,5 +137,5 @@ use.
139137
[messages]: http://twilio-python.readthedocs.org/en/latest/usage/messages.html#retrieving-sent-messages
140138
[calls]: http://twilio-python.readthedocs.org/en/latest/usage/phone-calls.html#retrieve-a-call-record
141139
[issues]: https://github.com/twilio/twilio-python/issues
142-
[documentation]: http://twilio-python.readthedocs.org
140+
[documentation]: http://twilio-python.readthedocs.org/en/release-6x/
143141
[upgrade]: https://github.com/twilio/twilio-python/wiki/Python-Version-6.x-Upgrade-Guide

0 commit comments

Comments
 (0)
0