Skip to content

Commit f7a88a5

Browse files
committed
DOC: Remove Anaconda installation link
... because it has changed so many times and I'm sick of updating it.
1 parent a1a56f5 commit f7a88a5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

doc/installation.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@
2525
"\n",
2626
"If you are using the `conda` package manager\n",
2727
"(e.g. with\n",
28-
"[Miniforge](https://github.com/conda-forge/miniforge),\n",
29-
"[Miniconda](https://docs.conda.io/en/latest/miniconda.html) or\n",
30-
"[Anaconda](https://www.anaconda.com/download#downloads)),\n",
28+
"[Miniforge](https://github.com/conda-forge/miniforge) or\n",
29+
"[Miniconda](https://docs.conda.io/en/latest/miniconda.html)),\n",
3130
"you can install `nbsphinx` from the [conda-forge](https://conda-forge.org/) channel:\n",
3231
"\n",
3332
" conda install -c conda-forge nbsphinx\n",

0 commit comments

Comments
 (0)