From c09c8fa34fd1c7784dc1f33131374885ab85532c Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 6 Jan 2021 13:23:35 +0100 Subject: [PATCH] docs: fix broken link Reviewed-by: Alyssa Rosenzweig Part-of: --- docs/drivers/panfrost.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/panfrost.rst b/docs/drivers/panfrost.rst index bed637d9584..64a81d68585 100644 --- a/docs/drivers/panfrost.rst +++ b/docs/drivers/panfrost.rst @@ -52,7 +52,7 @@ Building for Android via the legacy ``Android.mk`` system is not officially supported but reportedly works. Your mileage may vary. For general information on building Mesa, read :doc:`the install documentation -`. +<../install>`. Chat ----