From a4feeede03b6086e02c96173513c8c5a47214664 Mon Sep 17 00:00:00 2001 From: obarun <eric@obarun.org> Date: Tue, 28 Apr 2020 15:22:50 +1100 Subject: [PATCH] doc link fix --- doc/html/frontend.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/frontend.html b/doc/html/frontend.html index 94d5fa6d..c62ca317 100644 --- a/doc/html/frontend.html +++ b/doc/html/frontend.html @@ -762,7 +762,7 @@ In such case the default behaviour for those key are apply.</p> <ul> <li><h4>@build, @runas, @shebang, @execute — See <tt><a href="#start">[start]</a></tt></h4></li> - <li><h4>@timeout-finish, @timeout-kill — See <tt><a href="#start">[main]</a></tt></h4></li> + <li><h4>@timeout-finish, @timeout-kill — See <tt><a href="#main">[main]</a></tt></h4></li> <hr style="border: 1px dashed #000000"> -- GitLab