docs: add links to technical guides in user guides (#13108)

This commit is contained in:
Shahed Nasser
2025-07-31 18:14:29 +03:00
committed by GitHub
parent 54d9edc1ab
commit fcb8036412
8 changed files with 15 additions and 15 deletions
@@ -24,7 +24,7 @@ To add a new user to your team, you must invite them. The user gets a notificati
<Note>
The form of notification sent (for example, an email) depends on what's configured in your store. If you're unsure about this, contact your technical team to configure it for you.
The form of notification sent (for example, an email) depends on what's configured in your store. If you're unsure about this, contact your technical team to integrate a [notification service](!resources!/infrastructure-modules/notification).
</Note>
@@ -66,7 +66,7 @@ To resend an invite to a user:
3. In the Pending Invites table, find the user to resend their invite and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon.
4. Choose "Resend invite" from the dropdown.
A notification will be sent to the user as configured by your technical team.
A notification will be sent to the user [as configured by your technical team](!resources!/infrastructure-modules/notification).
---