aboutsummaryrefslogtreecommitdiffstats
path: root/docs/meson.html
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2019-03-11 19:58:04 -0600
committerBrian Paul <[email protected]>2019-03-17 20:07:22 -0600
commite547a1ccb5aa65c1fb6777da2470bd6fd36e6ee9 (patch)
tree3c93f8d1bd2e5cefc03817283be9533c99c04873 /docs/meson.html
parent16fb82d189a9e2096d9fd47adac395b36090c9f0 (diff)
docs: link to the meson_options.txt file gitlab.freedesktop.org
Diffstat (limited to 'docs/meson.html')
-rw-r--r--docs/meson.html3
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>