From 8c4c9f05ac1e688d5bc4c6e01084939eb0e51bab Mon Sep 17 00:00:00 2001 From: Ranjit Budhathoki <51525663+Ranjit32@users.noreply.github.com> Date: Mon, 28 Feb 2022 20:41:39 +0545 Subject: [PATCH] delete a tutorial item from tutorial list the course linked to that tutorial says that the course is retired. --- docs/community/tutorials-and-resources.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/community/tutorials-and-resources.md b/docs/community/tutorials-and-resources.md index 23faf7912..15ac992ab 100644 --- a/docs/community/tutorials-and-resources.md +++ b/docs/community/tutorials-and-resources.md @@ -24,7 +24,6 @@ There are a wide range of resources available for learning and using Django REST * [Beginner's Guide to the Django REST Framework][beginners-guide-to-the-django-rest-framework] * [Django REST Framework - An Introduction][drf-an-intro] * [Django REST Framework Tutorial][drf-tutorial] -* [Django REST Framework Course][django-rest-framework-course] * [Building a RESTful API with Django REST Framework][building-a-restful-api-with-drf] * [Getting Started with Django REST Framework and AngularJS][getting-started-with-django-rest-framework-and-angularjs] * [End to End Web App with Django REST Framework & AngularJS][end-to-end-web-app-with-django-rest-framework-angularjs]