From: Ian Jackson Date: Mon, 22 Jun 2020 18:20:04 +0000 (+0100) Subject: README.md: Fix busted link X-Git-Tag: nailing-cargo/1.0.0~98 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=b9de3d7ded4711448ec9b43d9c9e30a9dca01dfb;p=nailing-cargo.git README.md: Fix busted link Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index 7db1f60..ebbc12d 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ containing a list of subdirectory names one per line. In each of these directories `Cargo.toml` will be massaged, and the package there will be used for other massaged `Cargo.toml`s. -See the [Configuration reference] for full details. +See the [Configuration reference](#configuration-reference) for full details. Scope of nailing-cargo's local crate functionality --------------------------------------------------