Skip to content

Commit

Permalink
Moved English link (#5189)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
ianchanning committed Nov 27, 2020
1 parent 4c29014 commit a835481
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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)
Expand All @@ -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)
Expand Down

0 comments on commit a835481

Please sign in to comment.