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/Gnome-module.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/markdown/Gnome-module.md') diff --git a/docs/markdown/Gnome-module.md b/docs/markdown/Gnome-module.md index 2b90e0c..9477b29 100644 --- a/docs/markdown/Gnome-module.md +++ b/docs/markdown/Gnome-module.md @@ -225,9 +225,9 @@ useful when running the application locally for example during tests. * `build_by_default`: causes, when set to true, to have this target be built by default, that is, when invoking plain `meson compile`, the default value is true for all built target types -* `depend_files`: files ([`string`](Reference-manual.md#string-object), - [`files()`](Reference-manual.md#files), or - [`configure_file()`](Reference-manual.md#configure_file)) of +* `depend_files`: files ([[@str]], + [[files]], or + [[configure_file]]) of schema source XML files that should trigger a re-compile if changed. ### gnome.gdbus_codegen() -- cgit v1.1