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

deletes and redirects #2443

Merged
merged 7 commits into from
Dec 26, 2024
Merged

deletes and redirects #2443

merged 7 commits into from
Dec 26, 2024

Conversation

brock-statsig
Copy link
Contributor

No description provided.

@brock-statsig brock-statsig enabled auto-merge (squash) December 26, 2024 22:14
Comment on lines 160 to 161
from: "/experiments-plus/experimentation/choosing-randomization-unit/",
to: "/experiments-plus/#choosing-the-right-randomization-unit",
Copy link

Choose a reason for hiding this comment

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

There are two URL formatting inconsistencies to address:

  1. The from URL has a trailing slash while the to URL does not. For consistency, remove the trailing slash from:
from: "/experiments-plus/experimentation/choosing-randomization-unit/"
  1. The to URL has an extra slash that should be removed:
to: "/experiments-plus/#choosing-the-right-randomization-unit"

Spotted by Graphite Reviewer

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

@jasonwzm
Copy link
Member

jasonwzm commented Dec 26, 2024

@jasonwzm jasonwzm temporarily deployed to pull request December 26, 2024 22:56 Inactive
@jasonwzm jasonwzm temporarily deployed to pull request December 26, 2024 22:59 Inactive
@brock-statsig brock-statsig merged commit 88ab981 into main Dec 26, 2024
3 checks passed
@brock-statsig brock-statsig deleted the cleanup-old-experimentation branch December 26, 2024 22:59
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