[No QA] Docs updates for E/A#94433 update login page URL to root#95086
Conversation
Co-authored-by: Jakub Nowakowski <sumo-slonik@users.noreply.github.com>
HelpDot Documentation ReviewOverall AssessmentThis PR is a minimal, well-scoped maintenance change to Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: This change is a single line, so no separate inline comments were necessary. |
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@jliexpensify Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
🚀 Deployed to staging by https://github.com/stephanieelliott in version: 9.4.41-0 🚀
|
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.4.41-4 🚀
Bundle Size Analysis (Sentry): |
Docs update for #94433
#94433 changed the logged-out sign-in page URL on web from
/Hometo the root/(a legacy/Home→/redirect is kept for cached paths).The help site referenced the login page as
https://new.expensify.com/Home, which is no longer the canonical URL. This PR updates that link tohttps://new.expensify.com/to match current behavior.Change
docs/articles/new-expensify/settings/Account-Settings.md— updated the login page link fromhttps://new.expensify.com/Hometohttps://new.expensify.com/(also fixed a duplicate "from from" typo on the same line).Related
@sumo-slonik, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.