From 010c38ab2088c76ca8e32e6fae1d327390659364 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 29 Feb 2024 22:35:20 +0200 Subject: [PATCH] Fix 'Install dependencies' links --- getting-started/setup-building.rst | 2 +- index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/getting-started/setup-building.rst b/getting-started/setup-building.rst index 0da5ba557d..fd1bce86da 100644 --- a/getting-started/setup-building.rst +++ b/getting-started/setup-building.rst @@ -455,7 +455,7 @@ Install dependencies ==================== This section explains how to install additional extensions (e.g. ``zlib``) -on :ref:`Linux ` and :ref:`macOS`. +on Linux and macOS. .. tab:: Linux diff --git a/index.rst b/index.rst index 7799779634..5dddafd0f3 100644 --- a/index.rst +++ b/index.rst @@ -58,7 +58,7 @@ instructions please see the :ref:`setup guide `. See also :ref:`more detailed instructions `, :ref:`how to install and build dependencies `, and the platform-specific pages for :ref:`Unix `, - :ref:`macOS`, and :ref:`Windows `. + :ref:`macOS `, and :ref:`Windows `. 4. :ref:`Run the tests `: