aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenneth Lundin <[email protected]>2012-09-03 11:39:52 +0200
committerKenneth Lundin <[email protected]>2012-09-03 11:39:52 +0200
commitc5a0044a481808f836f5a06452f9e795df8f2b45 (patch)
tree4b7aa987e4e57ab92ccc12802cd581d0bf58632d
parent5fa59323caf6ed5ba871d4f1a36a5b16be13693b (diff)
parentfeb82cb4b5be959adecd969c5c61163787565333 (diff)
downloadotp-c5a0044a481808f836f5a06452f9e795df8f2b45.tar.gz
otp-c5a0044a481808f836f5a06452f9e795df8f2b45.tar.bz2
otp-c5a0044a481808f836f5a06452f9e795df8f2b45.zip
Merge branch 'kenneth/topdoc/corrections2' into maint
* kenneth/topdoc/corrections2: Fix a missing li tag plus a link to Erlide
-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