Skip to content

Commit 2c15f15

Browse files
committed
fix links
1 parent 9eb9b04 commit 2c15f15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/vendor/licenses-about.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ From the **Customers** page, you can do the following:
102102
* Archive customers. For more information, see [Creating and Managing Customers](releases-creating-customer).
103103

104104
* Click on a customer on the **Customers** page to access the following customer-specific pages:
105-
* [Reporting](#reporting-page)
106-
* [Manage customer](#manage-customer-page)
107-
* [Support bundles](#support-bundles-page)
105+
* [Reporting](#about-the-customer-reporting-page)
106+
* [Manage customer](#about-the-manage-customer-page)
107+
* [Support bundles](#about-the-support-bundles-page)
108108

109109
### About the Customer Reporting Page
110110

@@ -163,7 +163,7 @@ For more information, see [Updating Licenses in the Admin Console](/enterprise/u
163163

164164
The [Replicated SDK](replicated-sdk-overview) includes an in-cluster API that can be used to retrieve up-to-date customer license information from the Vendor Portal during runtime through the [`license`](/reference/replicated-sdk-apis#license) endpoints. This means that you can add logic to your application to get the latest license information without the customer needing to perform a license update. The SDK API polls the Vendor Portal for updated data every four hours.
165165

166-
In KOTS installations that include the SDK, users need to update their licenses from the Admin Console as described in [License Updates with KOTS](#license-updates-with-kots) above. However, any logic in your application that uses the SDK API will update the user's license information without the customer needing to deploy a license update in the Admin Console.
166+
In KOTS installations that include the SDK, users need to update their licenses from the Admin Console as described in [About Syncing Licenses](#about-syncing-licenses) above. However, any logic in your application that uses the SDK API will update the user's license information without the customer needing to deploy a license update in the Admin Console.
167167

168168
For information about how to use the SDK API to query license entitlements at runtime, see [Querying Entitlements with the Replicated SDK API](/vendor/licenses-reference-sdk).
169169

0 commit comments

Comments
 (0)