From 28ee2ae1a88c811e2e5faae6b40ef63a48324a5d Mon Sep 17 00:00:00 2001 From: Zygo Blaxell Date: Mon, 16 Jan 2023 00:06:22 -0500 Subject: [PATCH] docs: fix broken link in options.md Links in docs/ are relative to docs/, not the top level. Signed-off-by: Zygo Blaxell --- docs/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/options.md b/docs/options.md index 19f48f9..0dceb26 100644 --- a/docs/options.md +++ b/docs/options.md @@ -49,7 +49,7 @@ * Mode 3: recent For details of the different scanning modes and the default value of - this option, see [bees configuration](docs/config.md). + this option, see [bees configuration](config.md). ## Workarounds