From e36b37add624c61c1598056e9a8154d97e363a1e Mon Sep 17 00:00:00 2001 From: Tim Krueger Date: Mon, 1 Aug 2016 14:37:37 +0200 Subject: [PATCH] Use relative path (#1988) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4055c822..88a53eb7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # List of Free Learning Resources [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) -[View the English list](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md) +[View the English list](/free-programming-books.md) ## Intro This list initially was a clone of [stackoverflow - List of Freely Available Programming Books](http://web.archive.org/web/20130824154208/http://stackoverflow.com/a/392926) by George Stocker. Now updated, with dead links gone and new content. -- GitLab