diff --git a/affiliated.rst b/affiliated.rst index b9d2d249..f78ee453 100644 --- a/affiliated.rst +++ b/affiliated.rst @@ -157,7 +157,7 @@ Current packages * - **irispy-lmsal** - A Python package that provides the tools to read in and analyze data from the IRIS solar-observing satellite. - `Documentation `__, `Source code `__ + `Documentation `__, `Source code `__ **Maintainer**: `IRIS Team @ LMSAL`_ diff --git a/posts/2024/2024-08-09-anaconda.md b/posts/2024/2024-08-09-anaconda.md index 218348b4..bfbf79f1 100644 --- a/posts/2024/2024-08-09-anaconda.md +++ b/posts/2024/2024-08-09-anaconda.md @@ -84,4 +84,4 @@ This is good for new environments but it doesn't remove what you've got already If you have Anaconda Navigator, you have to remove it unless you know that you are not violating the license requirements. Therefore, the cleanest method is to completely remove Anaconda and Anaconda Navigator and install [`miniforge`](https://docs.sunpy.org/en/stable/tutorial/installation.html#installing-miniforge-and-conda). -Unfortunately, there is no automated way of recreating all of your environments, and [this post about migrating from Anaconda to `miniforge`](https://it.martinos.org/help/migrating-anaconda-miniconda-install-to-a-miniforge-install/) details the steps that one has to follow to migrate. +Unfortunately, there is no automated way of recreating all of your environments, and [this post about migrating from Anaconda to `miniforge`](https://github.com/conda-forge/miniforge) details the steps that one has to follow to migrate.