Skip to content

Commit e313d86

Browse files
committed
connecting.md: point to implementation
1 parent b4e6001 commit e313d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/socket/connecting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In order to reconnect successfully, we must pass a way for Baileys to persist cr
4848
4949
:::warning
5050
DONT EVER USE THE `useMultiFileAuthState` IN PROD. YOU HAVE BEEN WARNED.
51-
This function consumes a lot of IO. Only use its [implementation](https://github.com/WhiskeySockets/Baileys/tree/main/src/Utils/useMultiFileAuthState.ts) as a guide.
51+
This function consumes a lot of IO. Only use its [implementation](https://github.com/WhiskeySockets/Baileys/tree/master/src/Utils/use-multi-file-auth-state.ts) as a guide.
5252
As I said earlier [here](./configuration#auth)
5353
:::
5454

0 commit comments

Comments
 (0)