Way to locate all broken notebook links? #1121
Answered
by
sr320
aspencoyle
asked this question in
Q&A
Replies: 3 comments
-
This looks promising -
https://github.com/marketplace/actions/markdown-link-check
…On Tue, Feb 23, 2021 at 5:52 PM afcoyle ***@***.***> wrote:
Over the course of my *Hematodinium* analysis project, I've learned a lot
about how to structure projects, and so have done a lot of restructuring.
Upside: My repo is less of a confusing mishmash! Downside: A lot of the
links in my lab notebook are no longer functional.
Since I really don't have *that* many notebook posts, I could probably go
through them individually to locate and fix the broken links. However, if
there's some non-manual way to do this, I figured it might be good to learn
now (and will likely be useful in the future!)
Basically, is there a way to automatically find all the broken links in
all my notebook posts?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1121>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABB4PN4CTIFVGLTBGAC2K5DTARLVBANCNFSM4YDSLKRA>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aspencoyle
-
I use this, in this location on my computer:
Here's what that is:
It's a GitHub action and checks URLs each time you push to GitHub. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fantastic, thanks a ton to both of you!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Over the course of my Hematodinium analysis project, I've learned a lot about how to structure projects, and so have done a lot of restructuring. Upside: My repo is less of a confusing mishmash! Downside: A lot of the links in my lab notebook are no longer functional.
Since I really don't have that many notebook posts, I could probably go through them individually to locate and fix the broken links. However, if there's some non-manual way to do this, I figured it might be good to learn now (and will likely be useful in the future!)
Basically, is there a way to automatically find all the broken links in all my notebook posts?
Beta Was this translation helpful? Give feedback.
All reactions