From 21bd200819d14f5bba18c2a87cccc18743cd7fde Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 25 Sep 2024 13:15:39 +0200 Subject: Fix few broken links in manual --- doc/manual.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/manual.cli b/doc/manual.cli index 4c55374..07d816a 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -8298,11 +8298,11 @@ c m S h \ -The \c{m{\}} target type represents an Objective-C source file, see \l{c-objc +The \c{m{\}} target type represents an Objective-C source file, see \l{#c-objc Objective-C Compilation} for details. The \c{S{\}} target type represents an Assembler with C Preprocessor file, see -\l{c-as-cpp Assembler with C Preprocessor Compilation} for details. +\l{#c-as-cpp Assembler with C Preprocessor Compilation} for details. \h2#c-target-types-c|\c{c{\}}, \c{h{\}}| @@ -8549,7 +8549,7 @@ mxx \ The \c{mm{\}} target type represents an Objective-C++ source file, see -\l{cxx-objcxx Objective-C++ Compilation} for details. +\l{#cxx-objcxx Objective-C++ Compilation} for details. \h2#cxx-target-types-cxx|\c{cxx{\}}, \c{hxx{\}}, \c{ixx{\}}, \c{txx{\}}, \c{mxx{\}}| -- cgit v1.1