From 02ea0721695149e327aab4a3a9a061f4add7babf Mon Sep 17 00:00:00 2001 From: faviouz Date: Wed, 8 Jan 2014 21:10:14 +0000 Subject: [PATCH] Fix Algorithms & Data Structures link --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 540e5ff1..41433eec 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -60,7 +60,7 @@ * [Knockout.js](#knockoutjs) * [Node.js](#nodejs) * [Language Agnostic](#language-agnostic) - * [Algorithms & Datastructures](#algorithms--datastructures) + * [Algorithms & Datastructures](#algorithms--data-structures) * [Cellular Automata](#cellular-automata) * [Compiler Design](#compiler-design) * [Database](#database) -- GitLab