From 0e9852a457653cb01e477ec041281131b854fa82 Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Fri, 2 Jun 2017 20:06:15 +0100 Subject: docs: Fix broken page links --- docs/markdown/Reference-manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Reference-manual.md') diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index c835f6f..fab317d 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -345,7 +345,7 @@ If you want to generate files for general purposes such as for generating header value get_option(option_name) ``` -Obtains the value of the [project build option](Build options) specified in the positional argument. +Obtains the value of the [project build option](Build-options.md) specified in the positional argument. ### get_variable() -- cgit v1.1