Skip to content

Commit 6b4e165

Browse files
authored
chore(console): replace console pricing model external link (#7724)
replace console pricing model external link
1 parent 4f64b75 commit 6b4e165

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/console/src/consts/external-links.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ export const logtoCloudTenantSettings = '/logto-cloud/tenant-settings';
7171
export const customDomain = '/logto-cloud/custom-domain#use-custom-domain';
7272
export const retrieveTokenStorage = '/secret-vault/federated-token-set#token-retrieval';
7373

74-
export const addOnPricingExplanationLink =
75-
'https://blog.logto.io/pricing-add-on-a-simple-explanation/';
74+
export const addOnPricingExplanationLink = 'https://docs.logto.io/logto-cloud/billing-and-pricing';
7675

7776
export const dateFnsDocumentationLink = 'https://date-fns.org/v2.30.0/docs/format';

0 commit comments

Comments
 (0)