-
Notifications
You must be signed in to change notification settings - Fork 71
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
fix: address link-check failure for supercolony #272
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe Supercolony has become Brushfam now, https://brushfam.io, https://github.com/Brushfam
6f20936
to
aef0b68
Compare
Hi @ascjones , thanks for the feedback, it's done. |
I spoke to the Brushfam guys, they said that these two links should remain supercolony, since that organisation does still exist and did the original work referenced. Sorry about that! |
Hi @ascjones, thanks for the feedback. |
Yes, just link the github 👍 |
Outdated links are causing `markdown-link-check` check to fail during pull request checks. Description =========== `Old link`: https://supercolony.net/ (404 webpage) `Replaced by`: https://github.com/Supercolony-net Impact ====== This PR fixes failure associated with Supercolony link.
aef0b68
to
0fab432
Compare
Thanks for the feedback, it's done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, Chris!
Outdated links are causing
markdown-link-check
check to fail during pull request checks.Description
Old link
: https://supercolony.net/ (404 webpage)Replaced by
: https://brushfam.io/Impact
This PR fixes failure associated with Supercolony link.