From 2327cb5eb3ebbbca78701cf4a27ead376d245ffe Mon Sep 17 00:00:00 2001 From: Daniel Mensinger Date: Sun, 22 Aug 2021 17:56:56 +0200 Subject: docs: Fix broken links --- docs/markdown/Keyval-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Keyval-module.md') diff --git a/docs/markdown/Keyval-module.md b/docs/markdown/Keyval-module.md index 96d9c15..fb3513a 100644 --- a/docs/markdown/Keyval-module.md +++ b/docs/markdown/Keyval-module.md @@ -55,4 +55,4 @@ option](Build-options.md). * The first (and only) argument is the path to the configuration file to load (usually ".config"). -**Returns**: a [dictionary object](Reference-manual.md#dictionary-object). +**Returns**: a [[@dict]] object. -- cgit v1.1