From b9ff964f35433b6599265839f248e7cce6ff330f Mon Sep 17 00:00:00 2001 From: Nick Rucci Date: Tue, 2 Aug 2016 08:17:39 -0600 Subject: [PATCH 1/2] Update free-programming-books.md Add EPUB, PDF, MOBI for Elixir's Getting Started tutorial --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 9dacad28d..b4cd6e260 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -975,6 +975,7 @@ * [Elixir School](https://elixirschool.com) (HTML) * [Études for Elixir](http://chimera.labs.oreilly.com/books/1234000001642/index.html) (HTML) * [Getting Started Guide](http://elixir-lang.org/getting-started/introduction.html) (HTML) +* [Getting Started Guide](https://github.com/potatogopher/elixir-getting-started) (PDF, MOBI, EPUB) * [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML) From 47e89bbb0da8a36d056628fe80c38387cca8aa21 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Thu, 18 Aug 2016 23:21:41 +0200 Subject: [PATCH 2/2] Fix supplemental links --- free-programming-books.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index b4cd6e260..ed1c9177d 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -974,8 +974,7 @@ * [30 Days of Elixir](https://github.com/seven1m/30-days-of-elixir) - Tim Morgan (HTML) * [Elixir School](https://elixirschool.com) (HTML) * [Études for Elixir](http://chimera.labs.oreilly.com/books/1234000001642/index.html) (HTML) -* [Getting Started Guide](http://elixir-lang.org/getting-started/introduction.html) (HTML) -* [Getting Started Guide](https://github.com/potatogopher/elixir-getting-started) (PDF, MOBI, EPUB) +* [Getting Started Guide](http://elixir-lang.org/getting-started/introduction.html) (HTML) [(PDF, MOBI, EPUB)](https://github.com/potatogopher/elixir-getting-started) * [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)