aboutsummaryrefslogtreecommitdiffstats
path: root/guide/deps.html
diff options
context:
space:
mode:
Diffstat (limited to 'guide/deps.html')
-rw-r--r--guide/deps.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/guide/deps.html b/guide/deps.html
index 43d0170..6930352 100644
--- a/guide/deps.html
+++ b/guide/deps.html
@@ -60,7 +60,6 @@ dep_leveldb = git https://github.com/basho/leveldb 2.1.3</pre><p>This dependency
you could easily copy the resulting shared file into your
<span class="emphasis"><em>priv/</em></span> directory as part of the build process. More information
about that in the <a class="link" href="ports.html" title="Chapter 8. NIFs and port drivers">NIFs and port drivers</a>
-<a class="xref" href="ports.html" title="Chapter 8. NIFs and port drivers">Chapter 8, <em>NIFs and port drivers</em></a>
chapter.</p><p>Another variable, <code class="literal">LOCAL_DEPS</code>, allows specifying runtime
dependencies which are part of Erlang/OTP itself, but also
dependencies that are included in the repository. Since they