Internal links only? #838
Replies: 2 comments 2 replies
-
Thanks for the kind words! It depends on how you differentiate between internal and external links. If internal links are classified by one or more domains, you can try |
Beta Was this translation helpful? Give feedback.
2 replies
-
I'm aware that this is an old discussion, but I just realized that the comments at #862 could be relevant. Specifically, a workaround at the moment is to use
and then grepping for the links/patterns you want to have checked. So
and then
Hope that helps someone. I wil close this discussion in favor of #862. |
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
-
Is there a way to use Lychee to check only internal links on a project? I like to separate internal and external link checks (internal link checks should cause a PR to fail, whereas external link checks shouldn't) and I'd like to find a tool that can do both well. Lychee is fantastic for external links and I'd love to support the former use case as well if possible, but I'm not seeing how to configure that. Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions