Skip to content
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

imp(ci): Remove ignored URLs from Markdown Link Check #156

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

MalteHerrmann
Copy link
Contributor

For a reason unbeknown to me, the mlc_config.json included a big list of URLs that were skipped being checked by the markdown link checker. This lead to a lot of missed dead links. This PR cleans that up.

Additionally, we are rather using individual escapes for links that are correct but return an error in the checks to mark them one by one instead of ignoring the whole website.

Copy link

netlify bot commented Mar 18, 2024

Deploy Preview for dancing-hummingbird-242a98 ready!

Name Link
🔨 Latest commit 8e4b3d5
🔍 Latest deploy log https://app.netlify.com/sites/dancing-hummingbird-242a98/deploys/65f87bdc48998100084c7b09
😎 Deploy Preview https://deploy-preview-156--dancing-hummingbird-242a98.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@MalteHerrmann MalteHerrmann marked this pull request as ready for review April 19, 2024 15:00
@MalteHerrmann MalteHerrmann changed the title imp(ci): Check more markdown links and fix dead ones imp(ci): Remove ignored URLs from Markdown Link Check Apr 19, 2024
@0xstepit 0xstepit merged commit c63ced0 into main Apr 22, 2024
7 checks passed
@0xstepit 0xstepit deleted the malte/clean-mlc-config branch April 22, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants