Skip to content

Commit

Permalink
Updating website copy for proper links
Browse files Browse the repository at this point in the history
  • Loading branch information
ferd committed Apr 6, 2016
1 parent d44ac26 commit 4a42458
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
</head>
<body>
<header>
<a title="Version 1.0.3, 2.8MB" href="https://s3.amazonaws.com/erlang-in-anger/text.v1.0.3.pdf">
<a title="Version 1.1.0, 2.8MB" href="https://s3.amazonaws.com/erlang-in-anger/text.v1.1.0.pdf">
<img id="book-cover" src="https://s3.amazonaws.com/erlang-in-anger/book-cover.png"
width="344" height="472" alt="Book Cover" />
</a>
Expand All @@ -259,7 +259,7 @@ <h1>
</header>
<article>
<section id="book">
<h2><a title="Version 1.0.3, 2.8MB" href="https://s3.amazonaws.com/erlang-in-anger/text.v1.0.3.pdf">Free Ebook</a></h2>
<h2><a title="Version 1.1.0, 2.8MB" href="https://s3.amazonaws.com/erlang-in-anger/text.v1.1.0.pdf">Free Ebook</a></h2>

<p>
This book intends to be a little guide about how to be the Erlang
Expand All @@ -269,8 +269,8 @@ <h2><a title="Version 1.0.3, 2.8MB" href="https://s3.amazonaws.com/erlang-in-ang
developers debug production systems that were built in Erlang.
</p>

<a id="download" title="Version 1.0.3, 2.8MB"
href="https://s3.amazonaws.com/erlang-in-anger/text.v1.0.3.pdf">
<a id="download" title="Version 1.1.0, 2.8MB"
href="https://s3.amazonaws.com/erlang-in-anger/text.v1.1.0.pdf">
<span>Download PDF</span>
</a>
</section>
Expand Down

0 comments on commit 4a42458

Please sign in to comment.