Skip to content

Commit

Permalink
Merge pull request #572 from storybookjs/whats-new-route-edit
Browse files Browse the repository at this point in the history
move version to end of whats-new route
  • Loading branch information
winkerVSbecks authored Jul 4, 2023
2 parents d74be6f + b6b16ba commit d96084e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@

# Other
/versions.json /.netlify/functions/versions/:splat 200
/v1/whats-new https://storybook-dx.netlify.app/.netlify/functions/whats-new/:splat 200
/whats-new/v1/ https://storybook-dx.netlify.app/.netlify/functions/whats-new/:splat 200
/event-log https://us-central1-storybook-warehouse.cloudfunctions.net/storybook-event-log-production-event-log 200
/blog/* https://storybook-blog.netlify.app/blog/:splat 200
/showcase/* https://storybook-component-catalog.netlify.app/showcase/:splat 200
Expand Down

0 comments on commit d96084e

Please sign in to comment.