From 47e89bbb0da8a36d056628fe80c38387cca8aa21 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Thu, 18 Aug 2016 23:21:41 +0200 Subject: [PATCH] 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 b4cd6e26..ed1c9177 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) -- GitLab