Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Commit

Permalink
link fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashiSubramanya authored Feb 7, 2024
1 parent 550776e commit 8785668
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/ROOT/pages/multi-tenancy-intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ By default, ThoughtSpot operates in the single-tenant mode. If your deployment r
++++
<div class="row">
<div class="col-md-6">
<a href="?orgs"><div class="boxHalfWidth">
<a href="?pageid=orgs"><div class="boxHalfWidth">
<h5>Multi-tenancy with Orgs (Recommended)</h5>
<p class="boxBody">
Partition your ThoughtSpot cloud application instance into multiple tenant-specific workspaces called <strong>Orgs</strong></p>
Expand All @@ -25,7 +25,7 @@ Partition your ThoughtSpot cloud application instance into multiple tenant-speci
</div>
<div class="col-md-6">
<a href="?multitenancy-without-orgs"> <div class="boxHalfWidth">
<a href="?pageid=multitenancy-without-orgs"> <div class="boxHalfWidth">
<h5>Multi-tenancy with Groups</h5>
<p class="boxBody">
Use the sharing visibility property of ThoughtSpot Groups to isolate and secure tenant data</p>
Expand All @@ -45,4 +45,4 @@ Use the sharing visibility property of ThoughtSpot Groups to isolate and secure
* xref:org-manage-api.adoc[Org administration and management via REST API]
* xref:multi-tenancy-best-practices.adoc#_best_practices_for_multi_tenant_database_and_single_tenant_databases_models[Multi-tenancy best practices]
* xref:group-api.adoc[Group API]
* xref:user-api.adoc[User API]
* xref:user-api.adoc[User API]

0 comments on commit 8785668

Please sign in to comment.