Skip to content

Commit 3754952

Browse files
committed
fix(docs): remove dead link to Method.tempo.session-manager in session.mdx
1 parent 5bea5db commit 3754952

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/payment-methods/tempo/session.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Channels remain open for reuse across requests. Call `session.close()` to settle
218218
Channels do not close automatically. If you don't call `close()`, the deposit stays locked in the escrow contract until the channel expires or is manually closed.
219219
:::
220220

221-
See [`tempo.session` manager](/sdk/typescript/client/Method.tempo.session-manager) for the full session lifecycle API.
221+
See tempo.session manager for the full session lifecycle API.
222222

223223
</div>
224224
</Tab>

0 commit comments

Comments
 (0)