diff options
-rw-r--r-- | docs/meson.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/meson.html b/docs/meson.html index 09b45bed007..08e4d1a27e6 100644 --- a/docs/meson.html +++ b/docs/meson.html @@ -103,7 +103,8 @@ running "meson build/" but this feature is being discussed upstream. For now, we have a <code>bin/meson-options.py</code> script that prints the options for you. If that script doesn't work for some reason, you can always look in the -<code>meson_options.txt</code> file at the root of the project. +<a href="https://gitlab.freedesktop.org/mesa/mesa/blob/master/meson_options.txt"> +meson_options.txt</a> file at the root of the project. </p> <p> |