Skip to content

DOC Fix conda-forge typo #30731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/developers/advanced_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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/