Skip to content

Commit 6a45a6a

Browse files
authored
Fix broken machinalis links (#7580)
#7572 #7423 #7573 all are related to this
1 parent d635bc9 commit 6a45a6a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/community/tutorials-and-resources.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
101101
[django-rest-framework-course]: https://teamtreehouse.com/library/django-rest-framework
102102
[pycon-uk-2016]: https://www.youtube.com/watch?v=FjmiGh7OqVg
103103
[django-under-hood-2014]: https://www.youtube.com/watch?v=3cSsbe-tA0E
104-
[integrating-pandas-drf-and-bokeh]: https://machinalis.com/blog/pandas-django-rest-framework-bokeh/
105-
[controlling-uncertainty-on-web-apps-and-apis]: https://machinalis.com/blog/controlling-uncertainty-on-web-applications-and-apis/
106-
[full-text-search-in-drf]: https://machinalis.com/blog/full-text-search-on-django-rest-framework/
107-
[oauth2-authentication-with-drf]: https://machinalis.com/blog/oauth2-authentication/
108-
[nested-resources-with-drf]: https://machinalis.com/blog/nested-resources-with-django/
109-
[image-fields-with-drf]: https://machinalis.com/blog/image-fields-with-django-rest-framework/
104+
[integrating-pandas-drf-and-bokeh]: https://web.archive.org/web/20180104205117/http://machinalis.com/blog/pandas-django-rest-framework-bokeh/
105+
[controlling-uncertainty-on-web-apps-and-apis]: https://web.archive.org/web/20180104205043/https://machinalis.com/blog/controlling-uncertainty-on-web-applications-and-apis/
106+
[full-text-search-in-drf]: https://web.archive.org/web/20180104205059/http://machinalis.com/blog/full-text-search-on-django-rest-framework/
107+
[oauth2-authentication-with-drf]: https://web.archive.org/web/20180104205054/http://machinalis.com/blog/oauth2-authentication/
108+
[nested-resources-with-drf]: https://web.archive.org/web/20180104205109/http://machinalis.com/blog/nested-resources-with-django/
109+
[image-fields-with-drf]: https://web.archive.org/web/20180104205048/http://machinalis.com/blog/image-fields-with-django-rest-framework/
110110
[chatbot-using-drf-part1]: https://chatbotslife.com/chatbot-using-django-rest-framework-api-ai-slack-part-1-3-69c7e38b7b1e#.g2aceuncf
111111
[new-django-admin-with-drf-and-emberjs]: https://blog.levit.be/new-django-admin-with-emberjs-what-are-the-news/
112112
[drf-schema]: https://drf-schema-adapter.readthedocs.io/en/latest/

0 commit comments

Comments
 (0)