aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/markdown/D.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/D.md b/docs/markdown/D.md
index 03d4047..b809103 100644
--- a/docs/markdown/D.md
+++ b/docs/markdown/D.md
@@ -139,6 +139,6 @@ 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#some-notes-on-dub). You can also
+[Dependencies](Dependencies.md#dub). You can also
automatically generate a `dub.json` file as explained in
[Dlang](Dlang-module.md#generate_dub_file).