From c0e877e53d0ad0eef21e316a443ab1ce0f55aa7c Mon Sep 17 00:00:00 2001 From: Axel Ricard Date: Thu, 14 Mar 2024 10:52:58 +0100 Subject: fix broken link --- docs/markdown/D.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/D.md b/docs/markdown/D.md index 03d4047b7..b80910329 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). -- cgit v1.2.3