Replies: 2 comments 1 reply
-
There's the Internal link validation is a different story though. |
Beta Was this translation helpful? Give feedback.
-
I was having issues with both internal and external links as many of both were broken and I was not getting any notification for it in the terminal. I think this could have been for several reasons.
I ended up using Xenu's Link Checker and screaming frog to find all the broken links locally for now and fix them. However, this is more of a short term solution because ideally I want anything that breaks in documentation to immediately pop up in the CI for us to quickly catch and fix, so the user never sees a broken documentation |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am writing documentation with markdown files and python docstrings, how can I find all the broken links in the terminal and fix them?
Beta Was this translation helpful? Give feedback.
All reactions