Skip to content

Commit 80c2168

Browse files
authored
Fix saas demo link
1 parent 2df3240 commit 80c2168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/security/multitenancy_tenant_tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You must generate tokens in your application. The quickest method to generate te
3232

3333
Meilisearch developed an in-app search demo using multi-tenancy in a SaaS CRM. It only allows authenticated users to search through contacts, companies, and deals belonging to their organization.
3434

35-
Check out this [sample application](https://saas.meilisearch.com/utm_source=docs) Its code is publicly available in a dedicated [GitHub repository](https://github.com/meilisearch/saas-demo/).
35+
Check out this [sample application](https://saas.meilisearch.com/?utm_source=docs) Its code is publicly available in a dedicated [GitHub repository](https://github.com/meilisearch/saas-demo/).
3636

3737
<Tip>
3838
You can also use tenant tokens in role-based access control (RBAC) systems. Consult [How to implement RBAC with Meilisearch](https://blog.meilisearch.com/role-based-access-guide/) on Meilisearch's official blog for more information.

0 commit comments

Comments
 (0)