-
Notifications
You must be signed in to change notification settings - Fork 546
update startup program URL path #5701
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5701 +/- ##
=======================================
Coverage 51.54% 51.54%
=======================================
Files 1094 1094
Lines 57592 57592
Branches 4755 4755
=======================================
Hits 29686 29686
Misses 27188 27188
Partials 718 718
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Merge activity
|
fixes: DASH-602 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating the routing paths in the `framer-rewrites.js` file for the dashboard application, specifically modifying the community and grants sections. ### Detailed summary - Removed the route `"/community/ambassadors/startup-program"`. - Added the route `"/community/startup-program"`. - No other changes were made to the routing paths for community pages or grants. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
2c24a9a
to
7b6e21f
Compare
fixes: DASH-602
PR-Codex overview
This PR focuses on updating the routing paths in the
apps/dashboard/framer-rewrites.js
file by removing an outdated community page and adding a new startup program route.Detailed summary
"/community/ambassadors/startup-program"
."/community/startup-program"
.