diff options
author | Erik Faye-Lund <[email protected]> | 2019-06-03 19:23:07 +0200 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2019-06-05 23:48:45 +0200 |
commit | c59c793ae5af6dc442020c973c81fbbd4254b4c6 (patch) | |
tree | e317e6ae8056d87a85b1bba9e7de12213533c30f /docs/sourcedocs.html | |
parent | 7c4a4fb09a1e5610568b25896aabb262801b2ed0 (diff) |
docs: update doxygen-links
One of these URLs are dead these days, and the other one forwards to the
current one, doxygen.nl. Let's get these links up to date.
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
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 ac6fffe18b6..7bf5508f726 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -17,7 +17,7 @@ <h1>Source Documentation</h1> <p> -<a href="http://www.doxygen.org">Doxygen</a> +<a href="http://www.doxygen.nl">Doxygen</a> is used to automatically produce cross-referenced documentation from the Mesa source code. </p> |