From 589643d55768acf14c4a111b49881e7cd4b7bc7d Mon Sep 17 00:00:00 2001 From: Nayeem Rahman Date: Wed, 24 Jul 2019 04:36:10 +0100 Subject: Fix anchor link destination (#2679) --- website/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'website') diff --git a/website/manual.md b/website/manual.md index 292830feb..9d2b60455 100644 --- a/website/manual.md +++ b/website/manual.md @@ -776,7 +776,7 @@ tabs. It is a good practice to use `import.meta.main` idiom for an entry point for executable file. See -[Testing if current file is the main program](#testing-if-current-file-is-the-main-program) +[Testing if current file is the main program](#testingifcurrentfileisthemainprogram) section. Example: -- cgit v1.2.3