File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 5
5
A module for using the Twilio REST API and generating valid
6
6
[ TwiML] (http://www.twilio.com/docs/api/twiml/ "TwiML -
7
7
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 ]
10
9
11
10
## Installation
12
11
@@ -122,8 +121,7 @@ If you've instead found a bug in the library or would like new features added, g
122
121
### Digging Deeper
123
122
124
123
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
127
125
use.
128
126
129
127
* [ Retrieve Call Records] [ calls ]
139
137
[ messages ] : http://twilio-python.readthedocs.org/en/latest/usage/messages.html#retrieving-sent-messages
140
138
[ calls ] : http://twilio-python.readthedocs.org/en/latest/usage/phone-calls.html#retrieve-a-call-record
141
139
[ 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/
143
141
[ upgrade ] : https://github.com/twilio/twilio-python/wiki/Python-Version-6.x-Upgrade-Guide
You can’t perform that action at this time.
0 commit comments