From 7da54c3997a36a48c8c65a763ea1f24e5499017b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Furkan=20T=C3=BCrkal?= Date: Mon, 30 Oct 2017 13:09:23 +0300 Subject: [PATCH] update readme --- linked-list-1-introduction/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linked-list-1-introduction/README.md b/linked-list-1-introduction/README.md index 8d4db4a..f36d824 100644 --- a/linked-list-1-introduction/README.md +++ b/linked-list-1-introduction/README.md @@ -1,4 +1,4 @@ -

LinkedList | SET 3 (DELETING A NODE) Source

+

LinkedList | SET 1 (INTRODUCTION) Source

[What It Is](#what-it-is)