diff options
Diffstat (limited to 'docs/sourcedocs.html')
-rw-r--r-- | docs/sourcedocs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html index 660dcb2ef0e..10a0810ad22 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -31,7 +31,7 @@ the <code>doxygen</code> directory and run <code>make</code>. <p> For an example of Doxygen usage in Mesa, see a recent source file -such as <a href="https://cgit.freedesktop.org/mesa/mesa/tree/src/mesa/main/bufferobj.c">bufferobj.c</a>. +such as <a href="https://gitlab.freedesktop.org/mesa/mesa/blob/master/src/mesa/main/bufferobj.c">bufferobj.c</a>. </p> |