|
4 | 4 |
|
5 | 5 | **Awesome web-browseable Web APIs.**
|
6 | 6 |
|
7 |
| -**Note**: Full documentation for the project is available at [http://django-rest-framework.org][docs]. |
| 7 | +**Note**: Full documentation for the project is available at [http://www.django-rest-framework.org][docs]. |
8 | 8 |
|
9 | 9 | # Overview
|
10 | 10 |
|
@@ -99,7 +99,7 @@ That's it, we're done!
|
99 | 99 |
|
100 | 100 | # Documentation & Support
|
101 | 101 |
|
102 |
| -Full documentation for the project is available at [http://django-rest-framework.org][docs]. |
| 102 | +Full documentation for the project is available at [http://www.django-rest-framework.org][docs]. |
103 | 103 |
|
104 | 104 | For questions and support, use the [REST framework discussion group][group], or `#restframework` on freenode IRC.
|
105 | 105 |
|
@@ -143,29 +143,29 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
143 | 143 | [0.4]: https://github.com/tomchristie/django-rest-framework/tree/0.4.X
|
144 | 144 | [sandbox]: http://restframework.herokuapp.com/
|
145 | 145 |
|
146 |
| -[index]: http://django-rest-framework.org/ |
147 |
| -[oauth1-section]: http://django-rest-framework.org/api-guide/authentication.html#oauthauthentication |
148 |
| -[oauth2-section]: http://django-rest-framework.org/api-guide/authentication.html#oauth2authentication |
149 |
| -[serializer-section]: http://django-rest-framework.org/api-guide/serializers.html#serializers |
150 |
| -[modelserializer-section]: http://django-rest-framework.org/api-guide/serializers.html#modelserializer |
151 |
| -[functionview-section]: http://django-rest-framework.org/api-guide/views.html#function-based-views |
152 |
| -[generic-views]: http://django-rest-framework.org/api-guide/generic-views.html |
153 |
| -[viewsets]: http://django-rest-framework.org/api-guide/viewsets.html |
154 |
| -[routers]: http://django-rest-framework.org/api-guide/routers.html |
155 |
| -[serializers]: http://django-rest-framework.org/api-guide/serializers.html |
156 |
| -[authentication]: http://django-rest-framework.org/api-guide/authentication.html |
157 |
| - |
158 |
| -[rest-framework-2-announcement]: http://django-rest-framework.org/topics/rest-framework-2-announcement.html |
| 146 | +[index]: http://www.django-rest-framework.org/ |
| 147 | +[oauth1-section]: http://www.django-rest-framework.org/api-guide/authentication.html#oauthauthentication |
| 148 | +[oauth2-section]: http://www.django-rest-framework.org/api-guide/authentication.html#oauth2authentication |
| 149 | +[serializer-section]: http://www.django-rest-framework.org/api-guide/serializers.html#serializers |
| 150 | +[modelserializer-section]: http://www.django-rest-framework.org/api-guide/serializers.html#modelserializer |
| 151 | +[functionview-section]: http://www.django-rest-framework.org/api-guide/views.html#function-based-views |
| 152 | +[generic-views]: http://www.django-rest-framework.org/api-guide/generic-views.html |
| 153 | +[viewsets]: http://www.django-rest-framework.org/api-guide/viewsets.html |
| 154 | +[routers]: http://www.django-rest-framework.org/api-guide/routers.html |
| 155 | +[serializers]: http://www.django-rest-framework.org/api-guide/serializers.html |
| 156 | +[authentication]: http://www.django-rest-framework.org/api-guide/authentication.html |
| 157 | + |
| 158 | +[rest-framework-2-announcement]: http://www.django-rest-framework.org/topics/rest-framework-2-announcement.html |
159 | 159 | [2.1.0-notes]: https://groups.google.com/d/topic/django-rest-framework/Vv2M0CMY9bg/discussion
|
160 |
| -[image]: http://django-rest-framework.org/img/quickstart.png |
| 160 | +[image]: http://www.django-rest-framework.org/img/quickstart.png |
161 | 161 |
|
162 | 162 | [tox]: http://testrun.org/tox/latest/
|
163 | 163 |
|
164 | 164 | [tehjones]: https://twitter.com/tehjones/status/294986071979196416
|
165 | 165 | [wlonk]: https://twitter.com/wlonk/status/261689665952833536
|
166 | 166 | [laserllama]: https://twitter.com/laserllama/status/328688333750407168
|
167 | 167 |
|
168 |
| -[docs]: http://django-rest-framework.org/ |
| 168 | +[docs]: http://www.django-rest-framework.org/ |
169 | 169 | [urlobject]: https://github.com/zacharyvoase/urlobject
|
170 | 170 | [markdown]: http://pypi.python.org/pypi/Markdown/
|
171 | 171 | [pyyaml]: http://pypi.python.org/pypi/PyYAML
|
|
0 commit comments