aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2012-09-03 11:50:32 +0200
committerBjörn-Egil Dahlberg <[email protected]>2012-09-03 11:50:32 +0200
commit94fa6d2fcf729d3df37a4e8dc4e369bf444ea55a (patch)
treeb0db83ed30eb158763f8ec4fb214c67f3d5f8c41 /system
parent819e1a234056aab9da7511786115be9eba5acd16 (diff)
parentc5a0044a481808f836f5a06452f9e795df8f2b45 (diff)
downloadotp-94fa6d2fcf729d3df37a4e8dc4e369bf444ea55a.tar.gz
otp-94fa6d2fcf729d3df37a4e8dc4e369bf444ea55a.tar.bz2
otp-94fa6d2fcf729d3df37a4e8dc4e369bf444ea55a.zip
Merge branch 'maint'
Diffstat (limited to 'system')
-rw-r--r--system/doc/top/templates/index.html.src4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/doc/top/templates/index.html.src b/system/doc/top/templates/index.html.src
index 2b90c03bbc..de87600ebd 100644
--- a/system/doc/top/templates/index.html.src
+++ b/system/doc/top/templates/index.html.src
@@ -108,6 +108,8 @@ In addition to the documentation here Erlang is described in several recent book
</li>
<li>
<a href="http://www.pragprog.com/titles/jaerlang">"Programming Erlang"</a> from Pragmatic.
+</li>
+<li>
<a href="http://www.manning.com/logan">"Erlang and OTP in Action"</a> from Manning.
</li>
</ul>
@@ -137,7 +139,7 @@ tags support and more. See the <a href="#tools#/index.html">
Tools</a> application for details.
<p>
There is also an
-<a href="http://erlide.sourceforge.net">
+<a href="http://erlide.org/index.html">
Erlang plugin (ErlIDE) for Eclipse</a> if you prefer a more graphical
environment. ErlIDE is under active development with new features in almost every release.
<li>When developing with Erlang/OTP you usually test your programs