From a8354814e3c96323a7b07ba021890d800de34907 Mon Sep 17 00:00:00 2001 From: Ian Channing Date: Sat, 28 Nov 2020 00:05:23 +0100 Subject: [PATCH] Moved English link (#5189) The 'View the English list' link is easy to miss at the top - especially on the https://ebookfoundation.github.io site because the links are much smaller there. The link is squashed in under the main title and before the Intro title - so skimming the page skips over the link. But then if you miss this link you come to the title 'In Other Written Languages' which then makes no sense - because you can't see the English list anywhere. I've create a 'Books' section so that its similar to the 'Free Online Courses' and 'Cheat Sheets' and then put the English link at the top. This seems more logical and easier to skim. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9b3f573e..40ad42f3 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ This page is available as an easy-to-read website at [https://ebookfoundation.gi # List of Free Learning Resources In Many Languages [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) -[View the English list](free-programming-books.md) - - ## Intro This list was originally a clone of [StackOverflow - List of Freely Available Programming Books](http://web.archive.org/web/20130824154208/http://stackoverflow.com/a/392926) with contributions from Karan Bhangui and George Stocker. @@ -27,7 +24,11 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome] + [Share on Telegram](https://t.me/share/url?url=https://github.com/EbookFoundation/free-programming-books) -### In Other Written Languages +### Books + +[English](free-programming-books.md) + +#### Other Languages + [Arabic / al arabiya / العربية](free-programming-books-ar.md) + [Azerbaijani / Азәрбајҹан дили / آذربايجانجا ديلي](free-programming-books-az.md) @@ -38,7 +39,6 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome] + [Czech / čeština / český jazyk](free-programming-books-cs.md) + [Danish / dansk](free-programming-books-dk.md) + [Dutch / Nederlands](free-programming-books-nl.md) -+ [English](free-programming-books.md) + [Estonian / eesti keel](free-programming-books-et.md) + [Finnish / suomi / suomen kieli](free-programming-books-fi.md) + [French / français](free-programming-books-fr.md) -- GitLab