aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/D.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/D.md')
-rw-r--r--docs/markdown/D.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/D.md b/docs/markdown/D.md
index 2b0eaac..ed8986b 100644
--- a/docs/markdown/D.md
+++ b/docs/markdown/D.md
@@ -113,5 +113,5 @@ compilers will lead to problems.
DUB is a fully integrated build system for D, but it is also a way to
provide dependencies. Adding dependencies from the [D package registry](https://code.dlang.org/)
is pretty straight forward. You can find how to do this in
-[Dependencies](Dependencies.md#Dub). You can also automatically
-generate a `dub.json` file as explained in [Dlang](Dlang-module.md#generatedubfile).
+[Dependencies](Dependencies.md#some-notes-on-dub). You can also automatically
+generate a `dub.json` file as explained in [Dlang](Dlang-module.md#generate_dub_file).