Skip to content

Commit e733c45

Browse files
committed
Fix include filename
1 parent 79f6e89 commit e733c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/sdk/users/link-user-identities.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ then link the new identity with the current user.
6969
.. tab::
7070
:tabid: javascript
7171

72-
.. include:: /includes/api-details/javascript/users/link-user-identities-js-ts-description.rst
72+
.. include:: /includes/api-details/javascript/users/link-user-identities-example-js-ts-description.rst
7373

7474
.. tab::
7575
:tabid: kotlin
@@ -89,6 +89,6 @@ then link the new identity with the current user.
8989
.. tab::
9090
:tabid: typescript
9191

92-
.. include:: /includes/api-details/javascript/users/link-user-identities-js-ts-description.rst
92+
.. include:: /includes/api-details/javascript/users/link-user-identities-example-js-ts-description.rst
9393

9494
.. include:: /includes/sdk-examples/users/link-user-identities-example.rst

0 commit comments

Comments
 (0)