[HelpDot] Remove & in links#59248
Conversation
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@amyevans @lydiabarclay One of you needs to 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] |
we cann but I don't think that we should bother. those links work now and will work after redirect
No we don't need to do that. The redirects are transitive. will result in A -> C |
|
I know that you'll end up in the right place, but won't it take 2 redirects to get there? (Which is kind of wasteful / messy / maybe hurts SEO). I suppose I don't see the downside? |
Yes they will work but why not keep all references in the codebase consistent? It makes it easier to search down the line |
|
done 😄 |
docs/redirects.csv
Outdated
| https://help.expensify.com/articles/new-expensify/getting-started/Upgrade-to-a-Collect-Plan,https://help.expensify.com/Hidden/Upgrade-to-a-Collect-Plan | ||
| https://help.expensify.com/articles/expensify-classic/bank-accounts-and-payments/payments/Reimburse-Reports-Invoices-and-Bills,https://help.expensify.com/articles/expensify-classic/bank-accounts-and-payments/payments/Reimburse-Reports | ||
| https://help.expensify.com/articles/new-expensify/expenses-&-payments/pay-an-invoice.html,https://help.expensify.com/articles/new-expensify/expenses-&-payments/Pay-an-invoice | ||
| https://help.expensify.com/articles/new-expensify/expenses-and-payments/pay-an-invoice.html,https://help.expensify.com/articles/new-expensify/expenses-and-payments/Pay-an-invoice |
There was a problem hiding this comment.
The sourceURL got updated on some of these 😅 which means the redirect won't work
There was a problem hiding this comment.
massive face palm 😅
fixing in 10
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
🚀 Deployed to staging by https://github.com/amyevans in version: 9.1.21-0 🚀
|
|
🚀 Deployed to production by https://github.com/grgia in version: 9.1.21-3 🚀
|

&in links does not work well with jekyll.Explanation of Change
Fixed Issues
$ https://expensify.slack.com/archives/C02QSAC6BJ8/p1743002695710339?thread_ts=1742938158.302839&cid=C02QSAC6BJ8
PROPOSAL:
Tests
cd docs && npm run createDocsRoutes && bundle exec jekyll serve --livereload --safeOffline tests
QA Steps
PR Author Checklist
Screenshots/Videos
Screen.Recording.2025-03-27.at.19.27.25.mov