0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

fix(connector): fix readme link in http email (#6618)

This commit is contained in:
wangsijie 2024-09-24 09:52:45 +08:00 committed by GitHub
parent a88a1e9f6a
commit 201cd11792
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,4 +24,4 @@ The HTTP email connector will send the following payload to the endpoint when it
}
```
You can find the type definition of `SendMessageData` in [connector-kit](../../toolkit/connector-kit/src/types/passwordless.ts).
You can find the type definition of `SendMessageData` in [connector-kit](https://github.com/logto-io/logto/tree/master/packages/toolkit/connector-kit/src/types/passwordless.ts).