Skip to content

Commit fb05eac

Browse files
author
Suguru Hirahara
committed
Edit instructions to obtain an access token
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 parent 3ad2211 commit fb05eac

13 files changed

+13
-13
lines changed

docs/configuring-playbook-bridge-appservice-kakaotalk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac
7070

7171
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
7272

73-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
73+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
7474

7575
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
7676

docs/configuring-playbook-bridge-mautrix-discord.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Enabling double puppeting by enabling the [Shared Secret Auth](configuring-playb
101101

102102
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
103103

104-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
104+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
105105

106106
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
107107

docs/configuring-playbook-bridge-mautrix-facebook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac
9696

9797
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
9898

99-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
99+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
100100

101101
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
102102

docs/configuring-playbook-bridge-mautrix-gmessages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac
5555

5656
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
5757

58-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
58+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
5959

6060
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
6161

docs/configuring-playbook-bridge-mautrix-googlechat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Enabling double puppeting by enabling the [Shared Secret Auth](configuring-playb
6565

6666
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
6767

68-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
68+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
6969

7070
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
7171

docs/configuring-playbook-bridge-mautrix-hangouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac
6565

6666
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
6767

68-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
68+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
6969

7070
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
7171

docs/configuring-playbook-bridge-mautrix-meta-instagram.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac
104104

105105
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
106106

107-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
107+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
108108

109109
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
110110

docs/configuring-playbook-bridge-mautrix-meta-messenger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac
121121

122122
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
123123

124-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
124+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
125125

126126
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
127127

docs/configuring-playbook-bridge-mautrix-signal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac
106106

107107
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
108108

109-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
109+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
110110

111111
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
112112

docs/configuring-playbook-bridge-mautrix-slack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac
8282

8383
When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:
8484

85-
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md).
85+
- retrieve a Matrix access token for yourself. Refer to the documentation on [how to obtain one](obtaining-access-tokens.md).
8686

8787
- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`
8888

0 commit comments

Comments
 (0)