aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/installation.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/installation.sgml')
-rw-r--r--doc/src/sgml/installation.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 8e0b2705d34..9b25e9fdb1b 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -2090,9 +2090,9 @@ ninja
configure with the <option>--backend</option> option to select the one you
want to use and then build using <literal>meson compile</literal>. To
learn more about these backends and other arguments you can provide to
- ninja, you can refer to the meson <ulink
+ ninja, you can refer to the <ulink
url="https://mesonbuild.com/Running-Meson.html#building-from-the-source">
- documentation</ulink>.
+ Meson documentation</ulink>.
</para>
</step>