diff options
Diffstat (limited to 'chat.sr.ht/quickstart.md')
-rw-r--r-- | chat.sr.ht/quickstart.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat.sr.ht/quickstart.md b/chat.sr.ht/quickstart.md index 25321ea..e3b5676 100644 --- a/chat.sr.ht/quickstart.md +++ b/chat.sr.ht/quickstart.md @@ -18,7 +18,7 @@ the other fields unchanged. <dt>SSL/TLS</dt><dd>Yes</dd> <dt>SASL</dt><dd>Yes</dd> <dt>Username</dt><dd><em>your sourcehut username</em></dd> -<dt>Password</dt><dd><em>your sourcehut password</em></dd> +<dt>Password</dt><dd><em>your personal access token</em></dd> </dl> If you intend to use multiple clients, it is recommended that you append @@ -31,4 +31,4 @@ username format `username/network-name@client-name`. See [client-specific configuration][config] for recommended configuration steps specific to your preferred IRC client. -[config]: /chat.sr.ht/bouncer-usage.md#client-specific-configuration +[config]: https://git.sr.ht/~emersion/soju/tree/master/item/contrib/clients.md |