Skip to content

Commit adb43df

Browse files
committed
add client resource to link replacements
1 parent 2978152 commit adb43df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.typedoc/custom-plugin.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ const LINK_REPLACEMENTS = [
100100
['checkout-flow-resource', '/docs/reference/hooks/use-checkout#checkout-flow-resource'],
101101
['organization-creation-defaults-resource', '#organization-creation-defaults-resource'],
102102
['billing-namespace', '/docs/reference/objects/billing'],
103+
['client-resource', '/docs/reference/objects/client'],
103104
];
104105

105106
/**

0 commit comments

Comments
 (0)