Skip to content

Commit

Permalink
Remove trailing ? from article redirect slug (#5109)
Browse files Browse the repository at this point in the history
Remove trailing ? from article redirect slug
  • Loading branch information
artsy-peril[bot] authored Feb 24, 2020
2 parents df89217 + 8454be2 commit ea13e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/desktop/apps/article/gallery_insights_redirects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const GalleryInsightsRedirects = {
"gallery-insights-brett-gorvy-new-storefont":
"resource/brett-gorvy-online-storefront",

"gallery-insights-the-pop-up-gallery-checklist?": "resource/pop-up-galleries",
"gallery-insights-the-pop-up-gallery-checklist": "resource/pop-up-galleries",

"gallery-insights-artful-pitch": "resource/press-for-your-gallery",

Expand Down

0 comments on commit ea13e54

Please sign in to comment.