Skip to content

Fix broken/blocked links for IRISPy and Miniforge (#469)#482

Open
AbhiLohar wants to merge 2 commits intosunpy:mainfrom
AbhiLohar:fix-links-469
Open

Fix broken/blocked links for IRISPy and Miniforge (#469)#482
AbhiLohar wants to merge 2 commits intosunpy:mainfrom
AbhiLohar:fix-links-469

Conversation

@AbhiLohar
Copy link
Copy Markdown

This PR addresses the link failures reported in #469.

IRISPy: Updated the documentation link in affiliated.rst (line 160) to the new stable URL.

Miniforge: Replaced the it.martinos.org link in the 2024 Anaconda blog post (line 87) with the official Miniforge GitHub repository. The original link was returning a 403 Forbidden error for automated link checkers.

Fixes #469


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.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link makes no sense with the text now.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @nabobalis sir, for pointing out the mistake,I'm looking for a better replacement for the Miniforge migration guide that actually lists the steps. If I can't find a stable one, I'll reword the sentence to be more general. I will update it shortly.

Thank you!

Co-authored-by: Nabil Freij <nabil.freij@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link check is broken

2 participants