Skip to content

Commit 5cbe0d1

Browse files
matthia.braun@sap.commatthia.braun@sap.com
authored andcommitted
removed toxic link
1 parent d874ec3 commit 5cbe0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/security/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ There are some mandatory configuration parameters:
810810
|`service-plan` | The plan type reflecting various application scenarios. UI applications without API access use plan `application`. All others should use plan `broker`. |
811811
|`path` | File system path to the [application security descriptor](#xsuaa-security-descriptor). |
812812
|`xsappname` | A unique application name within the subaccount. All XSUAA artifacts are prefixed with it (wildcard `$XSAPPNAME`). |
813-
|`tenant-mode` | `dedicated` is suitable for a single-tenant application. Mode `shared` is mandatory for a [multitenant application](../../guides/multitenancy#multitenancy). |
813+
|`tenant-mode` | `dedicated` is suitable for a single-tenant application. Mode `shared` is mandatory for a multitenant application. |
814814

815815
::: warning
816816
Upgrading the `service-plan` from type `application` to `broker` is not supported.

0 commit comments

Comments
 (0)