-
Notifications
You must be signed in to change notification settings - Fork 4k
[No QA] Update Login-Troubleshooting.md #98501
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -30,10 +30,10 @@ Your email provider is blocking or filtering messages from Expensify. | |
| - Logging in with a phone number or backup email. The security code is always sent to the primary login set on the account - not any secondary contact methods. | ||
|
|
||
| **Who to contact** | ||
| - **Using a work email?** Ask your IT team to [allowlist Expensify emails](https://help.expensify.com/articles/expensify-classic/email/How-to-Allowlist-Expensify). | ||
| - **Using a work email?** Ask your IT team to add expensify.com to the allowlist. | ||
| - **Using a personal email?** If you’ve already tried the steps above, contact Concierge. | ||
|
|
||
| [See the full guide to fixing email delivery →](https://help.expensify.com/articles/expensify-classic/email/Troubleshoot-Email-Delivery-Issues) | ||
| [See the full guide to fixing email delivery →](https://help.expensify.com/articles/expensify-classic/settings/Email-Notifications) | ||
|
|
||
| --- | ||
|
|
||
|
|
@@ -76,7 +76,7 @@ Your company's SAML SSO configuration may have an issue affecting your account o | |
| **Who to contact** | ||
| - **Reach out to your IT team** to confirm SSO settings and ask them to follow the relevant steps to [Troubleshoot SAML SSO Login](https://help.expensify.com/articles/new-expensify/domains/Troubleshoot-SAML-SSO-Login) | ||
|
|
||
| [More about SSO logins →](https://help.expensify.com/articles/new-expensify/domains/Managing-Single-Sign-On-(SSO)-in-Expensify) | ||
| [More about SSO logins →](https://help.expensify.com/articles/new-expensify/domains/Set-Up-SAML-SSO) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Link formatting violation (HELP_AUTHORING_GUIDELINES.md, Cross-Linking > Link Formatting): "Use relative links only. Do not use full URLs." Replace the full Also, the anchor "More about SSO logins" is vague and no longer matches the target (Set-Up-SAML-SSO). Anchor text should describe the task/feature clearly (e.g. "Learn how to set up SAML SSO"). |
||
|
|
||
| --- | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link formatting violation (HELP_AUTHORING_GUIDELINES.md, Cross-Linking > Link Formatting): "Use relative links only. Do not use full URLs." Replace the full
https://help.expensify.com/...URL with a relative link, e.g./articles/expensify-classic/settings/Email-Notifications.Also note an anchor text mismatch: the anchor reads "fixing email delivery" but now points to the Email-Notifications article. Update the anchor to describe the actual target (e.g. "Learn more about email notifications") so it reflects real search phrasing.