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

add not found wrapper and redirect #2453

Merged
merged 1 commit into from
Jan 3, 2025
Merged

add not found wrapper and redirect #2453

merged 1 commit into from
Jan 3, 2025

Conversation

brock-statsig
Copy link
Contributor

No description provided.

@brock-statsig brock-statsig enabled auto-merge (squash) January 3, 2025 23:28
Comment on lines +147 to 153
{
from: "/client/concepts/bootstrapping",
to: "/sdk_monitoring/",
},
{
from: "/client/concepts/bootstrapping",
to: "/client/concepts/initialize/#2-bootstrap-initialization",
Copy link

Choose a reason for hiding this comment

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

The path /client/concepts/bootstrapping has two conflicting redirect rules. Only the first redirect to /sdk_monitoring/ will ever be applied, making the second redirect to /client/concepts/initialize/#2-bootstrap-initialization unreachable. Please consolidate these into a single redirect rule pointing to the intended final destination.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

@jasonwzm
Copy link
Member

jasonwzm commented Jan 3, 2025

@jasonwzm jasonwzm temporarily deployed to pull request January 3, 2025 23:30 Inactive
@brock-statsig brock-statsig merged commit 20da237 into main Jan 3, 2025
3 checks passed
@brock-statsig brock-statsig deleted the swizzle-404 branch January 3, 2025 23:31
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