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 redirect validation output #6684

Merged
merged 1 commit into from
Jul 18, 2022
Merged

Fix redirect validation output #6684

merged 1 commit into from
Jul 18, 2022

Conversation

queengooborg
Copy link
Collaborator

This PR fixes the output for the redirect validation script, ensuring that the pairs are properly displayed.

Before:

info: _redirects.txt for en-us is causing issues: Error: Invalid redirect for /en-US/docs/Web/API/GlobalEventHandlers/onselectstart -> /en-US/docs/Web/API/GlobalFetch/GlobalFetch.fetch() or /en-US/docs/Web/API/HTMLInputElement/selectstart_event -> /en-US/docs/Web/API/fetch

After:

info: _redirects.txt for en-us is causing issues: Error: Invalid redirect for /en-US/docs/Web/API/GlobalEventHandlers/onselectstart -> /en-US/docs/Web/API/HTMLInputElement/selectstart_event or /en-US/docs/Web/API/GlobalFetch/GlobalFetch.fetch() -> /en-US/docs/Web/API/fetch

Copy link
Contributor

@fiji-flo fiji-flo 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 fixing!

@fiji-flo fiji-flo merged commit 5262689 into mdn:main Jul 18, 2022
@queengooborg queengooborg deleted the redirects branch July 18, 2022 16:56
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.

None yet

2 participants