From 6264ff0c98896217343f9a15cc4b690b94424a48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=A4=B8=E0=A5=8D=E0=A4=AA=E0=A4=B0=E0=A5=8D=E0=A4=B6?= Date: Sat, 3 Oct 2020 09:06:24 +0545 Subject: [PATCH] Replace broken link with updated link No changes in link text. Only link reference updated --- docs/community/tutorials-and-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/tutorials-and-resources.md b/docs/community/tutorials-and-resources.md index 6fdac6004..31c07c16f 100644 --- a/docs/community/tutorials-and-resources.md +++ b/docs/community/tutorials-and-resources.md @@ -101,7 +101,7 @@ Want your Django REST Framework talk/tutorial/article to be added to our website [django-rest-framework-course]: https://teamtreehouse.com/library/django-rest-framework [pycon-uk-2016]: https://www.youtube.com/watch?v=FjmiGh7OqVg [django-under-hood-2014]: https://www.youtube.com/watch?v=3cSsbe-tA0E -[integrating-pandas-drf-and-bokeh]: https://machinalis.com/blog/pandas-django-rest-framework-bokeh/ +[integrating-pandas-drf-and-bokeh]: https://machinalis28.rssing.com/chan-63624552/latest.php#item5 [controlling-uncertainty-on-web-apps-and-apis]: https://machinalis.com/blog/controlling-uncertainty-on-web-applications-and-apis/ [full-text-search-in-drf]: https://machinalis.com/blog/full-text-search-on-django-rest-framework/ [oauth2-authentication-with-drf]: https://machinalis.com/blog/oauth2-authentication/