aboutsummaryrefslogtreecommitdiffstats
path: root/HOWTO
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2017-10-24 16:55:50 +0200
committerLukas Larsson <[email protected]>2017-10-31 10:42:56 +0100
commitfeee5399358d5eede6b1c45fbc59b3ec8d992b6e (patch)
tree455bfe86b00e4b2923864eb133acf472639bfaf9 /HOWTO
parent6c25aaa1e447b12dcb640b0e3311a3722b501ddc (diff)
downloadotp-feee5399358d5eede6b1c45fbc59b3ec8d992b6e.tar.gz
otp-feee5399358d5eede6b1c45fbc59b3ec8d992b6e.tar.bz2
otp-feee5399358d5eede6b1c45fbc59b3ec8d992b6e.zip
Fix broken link in INSTALL howto
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/INSTALL.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/HOWTO/INSTALL.md b/HOWTO/INSTALL.md
index 36365799e3..987a714936 100644
--- a/HOWTO/INSTALL.md
+++ b/HOWTO/INSTALL.md
@@ -18,9 +18,6 @@ Required Utilities
These are the tools you need in order to unpack and build Erlang/OTP.
-> *WARNING*: Please have a look at the [Known platform issues][] chapter
-> before you start.
-
### Unpacking ###
* GNU unzip, or a modern uncompress.
@@ -794,7 +791,6 @@ Use `hipe:help_options/0` to print out the available options.
[man pages]: http://www.erlang.org/download/otp_doc_man_%OTP-VSN%.tar.gz
[the released source tar ball]: http://www.erlang.org/download/otp_src_%OTP-VSN%.tar.gz
[System Principles]: ../system_principles/system_principles
- [Known platform issues]: #Known-platform-issues
[native build]: #How-to-Build-and-Install-ErlangOTP
[cross build]: INSTALL-CROSS.md
[Required Utilities]: #Required-Utilities