We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
This library is exactly what I was looking for, thanks so far!
I'm having trouble using baseUrl in the config.
baseUrl
Docs: baseUrl https://github.com/UmbrellaDocs/linkspector?tab=readme-ov-file#base-url Config Validator: baseUrl https://github.com/UmbrellaDocs/linkspector/blob/main/lib/validate-config.js#L25 Usage: baseURL destructured off of config -
baseURL
linkspector/lib/extract-markdown-hyperlinks.js
Line 39 in 43c2afb
I think this mismatch is making it never be applied, right?
The text was updated successfully, but these errors were encountered:
@bmuenzenmeyer Thank you for creating a detailed issue. I've pushed a fix.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
This library is exactly what I was looking for, thanks so far!
I'm having trouble using
baseUrl
in the config.Docs:
baseUrl
https://github.com/UmbrellaDocs/linkspector?tab=readme-ov-file#base-urlConfig Validator:
baseUrl
https://github.com/UmbrellaDocs/linkspector/blob/main/lib/validate-config.js#L25Usage:
baseURL
destructured off of config -linkspector/lib/extract-markdown-hyperlinks.js
Line 39 in 43c2afb
I think this mismatch is making it never be applied, right?
The text was updated successfully, but these errors were encountered: