Skip to content

Fix broken 404 redirects #3389

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

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Fix broken 404 redirects #3389

merged 1 commit into from
Mar 17, 2025

Conversation

dacharyc
Copy link
Collaborator

Jira ticket: https://jira.mongodb.org/browse/DOCSP-48490

Note for future us: I manually verified that the pages we're trying to redirect to do actually exist. 🤞 switching from base to deviceSDKsBase fixes the issue for this handful of URLs.

Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for device-sdk ready!

Name Link
🔨 Latest commit 29afcaa
🔍 Latest deploy log https://app.netlify.com/sites/device-sdk/deploys/67d8733181f3a4000849e34b
😎 Deploy Preview https://deploy-preview-3389--device-sdk.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.

@dacharyc dacharyc merged commit b992661 into mongodb:master Mar 17, 2025
2 of 3 checks passed
@dacharyc dacharyc deleted the DOCSP-48490 branch March 17, 2025 19:08
dacharyc added a commit that referenced this pull request Mar 18, 2025
Jira ticket: https://jira.mongodb.org/browse/DOCSP-48490

Related to PR #3389 : per convo with DOP, the blanket redirect applies
before these page-level redirects, so trying `deviceSDKsBase` on the
left side of the redirect to resolve these issues.
dacharyc added a commit that referenced this pull request Mar 18, 2025
Jira ticket: https://jira.mongodb.org/browse/DOCSP-48490

Related to PRs #3389 and #3391 - updating syntax to try
`deviceSDKsPrefix` on the left and `deviceSDKsBase` on the right.
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.

1 participant