From 86ed5ae17a57c15a2b3eb24bce3c2d5a7c893dae Mon Sep 17 00:00:00 2001 From: Josh Cooper Date: Mon, 19 Dec 2022 22:12:00 -0400 Subject: [PATCH] Fixes link syntax --- docs/dev/building/Dependencies.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dev/building/Dependencies.rst b/docs/dev/building/Dependencies.rst index e5b62b8e8..e065432e4 100644 --- a/docs/dev/building/Dependencies.rst +++ b/docs/dev/building/Dependencies.rst @@ -284,13 +284,13 @@ install XML::LibXML and XML::LibXSLT for it using CPAN. Python ^^^^^^ -See ``python-install``. +See `python-install`. .. _python-install: https://www.python.org/downloads/ Sphinx ^^^^^^ -See ``sphinx-install`` at https://www.sphinx-doc.org/ +See `sphinx-install` at https://www.sphinx-doc.org/ .. _sphinx-install: https://www.sphinx-doc.org/en/master/usage/installation.html