Skip to content

Commit e6934e8

Browse files
authored
Update EiA link to 3rd edition (#1750)
1 parent 6586a08 commit e6934e8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

images/learning/elixir-in-action.jpg

70.5 KB
Loading

learning.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The Elixir Community has also produced plenty of resources to learn the language
1717

1818
<h4 class="resource">Elixir in Action</h4>
1919

20-
<a class="cover" href="https://www.manning.com/books/elixir-in-action-second-edition" title="Elixir in Action
20+
<a class="cover" href="https://www.manning.com/books/elixir-in-action-third-edition" title="Elixir in Action
2121
– by Saša Jurić"><img src="/images/learning/elixir-in-action.jpg" alt="Elixir in Action cover" width="190" /></a>
2222

2323
Elixir in Action is a tutorial book that aims to bring developers new to Elixir and Erlang to the point where they can develop complex systems on their own. No knowledge about Elixir, Erlang, or functional programming is required, but it is assumed that a reader has a few years of production experience using mainstream OO languages, for example C#, Java, Python, or Ruby.

0 commit comments

Comments
 (0)