From efc94390f716b70ac1d5b09c6f949f938aeadcac Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 2 May 2023 10:07:45 +0200 Subject: [PATCH] docs: fix edit-links When making a custom-theme, I accidentally hard-coded the edit-URL to point to the index-file in the mesa3d.org repo instead of pointing to the correct file in our docs. This fixes that, so the "Edit this page"-links in the footer works the same way as the old "Edit on GitLab"-links did. Fixes: 7da0482636a ("docs: add custom html theme") Reviewed-by: David Heidelberg Part-of: --- docs/mesa3d_theme/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mesa3d_theme/layout.html b/docs/mesa3d_theme/layout.html index e7312d773d3..d86433fa407 100644 --- a/docs/mesa3d_theme/layout.html +++ b/docs/mesa3d_theme/layout.html @@ -129,7 +129,7 @@