Skip to content

Commit fe18cc1

Browse files
authored
Merge pull request #4665 from vespa-engine/laura/console-links
Direct links to console account pages
2 parents f7dabbd + 45fb796 commit fe18cc1

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

en/learn/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ It can not be renamed.
778778

779779
### How to create a company tenant?
780780
If the tenant is already created, add more users to it.
781-
Click the "account" button in the Vespa Cloud Console (top right in the tenant view), then "users".
781+
In the Vespa Cloud Console, open [**Account > Users**](https://console.vespa-cloud.com/link/tenant/account/users).
782782
From this view you can manage users in the tenant, and their roles -
783783
from here, you can add/set tenant admins.
784784

@@ -787,7 +787,7 @@ When starting the free trial, you are asked to accept Terms of Service.
787787
For paid plans, this is covered by the contract.
788788

789789
### How do I switch from free trial to a paid plan?
790-
Click "account", then "billing" in the console to enter information required for billing.
790+
In the console, open [**Account > Billing**](https://console.vespa-cloud.com/link/tenant/account/billing) to enter information required for billing.
791791
Use [Vespa Support](https://vespa.ai/support/) if you need to provide this information without console login.
792792

793793
### Does Vespa Cloud support Single Sign-On (SSO)?

en/operations/notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ by email if this has been configured in the Console.
1818
application notifications.
1919

2020
## Configuring Notifications
21-
Notifications are configured in the Console under **Account > Notifications**. You can add
21+
Notifications are configured in the Console under [**Account \> Notifications**](https://console.vespa-cloud.com/link/tenant/account/notifications). You can add
2222
contacts here that will start receiving emails for the categories enabled for that contact.
2323

2424
<!--

en/security/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Token authentication must be explicitly enabled when used in combination with
155155
Tokens are identified by a name, and can contain multiple versions to easily support token rotation.
156156

157157
To create a new token:
158-
1. In the [console](https://console.vespa.ai) tenant view, open **Account > Tokens**
158+
1. In the [console](https://console.vespa.ai) tenant view, open [**Account > Tokens**](https://console.vespa-cloud.com/link/tenant/account/tokens)
159159
1. Click **Add token**
160160
1. Enter a name you'll reference in the application later and click **Add**. Remember to copy the token value and store it securely.
161161

0 commit comments

Comments
 (0)