From 12ade28577ab34a87044faedcb4dc0e372387009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Est=C3=A8ve?= Date: Tue, 28 Jan 2025 16:45:23 +0100 Subject: [PATCH] DOC Fix conda-forge typo --- doc/developers/advanced_installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/developers/advanced_installation.rst b/doc/developers/advanced_installation.rst index e6d1b8201b11b..e46fe48007473 100644 --- a/doc/developers/advanced_installation.rst +++ b/doc/developers/advanced_installation.rst @@ -59,7 +59,7 @@ feature, code or documentation improvement). instead. #. Install a recent version of Python (3.9 or later at the time of writing) for - instance using Condaforge_. Conda-forge provides a conda-based distribution of + instance using conda-forge_. Conda-forge provides a conda-based distribution of Python and the most popular scientific libraries. If you installed Python with conda, we recommend to create a dedicated @@ -482,4 +482,4 @@ the base system and these steps will not be necessary. .. _Homebrew: https://brew.sh .. _virtualenv: https://docs.python.org/3/tutorial/venv.html .. _conda environment: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html -.. _Condaforge: https://conda-forge.org/download/ +.. _conda-forge: https://conda-forge.org/download/