We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1f0ba commit 3544349Copy full SHA for 3544349
preamble/how-to-use.md
@@ -96,7 +96,7 @@ That was the easy part. Getting the notebook to execute locally may
96
take a little more work. The book was created to run in a particular
97
Python environment, managed with Conda. If you don't have a up-to-date
98
version of Conda on your machine, you'll want to install one. A brief
99
-introduction to installing Conda is available [here](https://foundations.projectpythia.org/foundations/cond).
+introduction to installing Conda is available [here](https://foundations.projectpythia.org/foundations/conda).
100
101
Once you've installed Conda you will need to create and activate a Conda environment
102
that is compatible with Pythia Foundation's notebooks. This
0 commit comments