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

Fix link checker on Windows #1198

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

NeillM
Copy link
Contributor

@NeillM NeillM commented Dec 3, 2024

Before this change the way links formed differed based on operating system.

This meant that on Windows the fix-renamed links checker would both change links that it should not, and leave them with Windows style slashes.

This is a fix for Issue #1197

Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for moodledevdocs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit a7138a6
🔍 Latest deploy log https://app.netlify.com/sites/moodledevdocs/deploys/674ecd0b44582200089ec896
😎 Deploy Preview https://deploy-preview-1198--moodledevdocs.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.

Before this change the way links formed differed based on
operating system.

This meant that on Windows the fix-renamed links checker
would both change links that it should not, and leave
them with Windows style slashes.
Copy link
Contributor

github-actions bot commented Dec 3, 2024

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🟠 81 🟢 95 🟢 100 🟢 90 🟢 100 Report
/docs/5.0/apis/commonfiles 🟠 61 🟢 93 🟢 100 🟢 100 🟢 100 Report
/general/development/gettingstarted 🟠 56 🟢 95 🟢 100 🟢 90 🟢 100 Report
/general/releases 🟠 64 🟢 95 🟢 100 🟢 100 🟢 100 Report

Copy link
Member

@andrewnicols andrewnicols left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this. Looks good to me.

@andrewnicols andrewnicols added this pull request to the merge queue Dec 5, 2024
Merged via the queue into moodle:main with commit 9c3ba0e Dec 5, 2024
6 checks passed
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