Skip to content

Commit

Permalink
fix(connector): fix readme link in http email (#6618)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangsijie authored Sep 24, 2024
1 parent a88a1e9 commit 201cd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/connectors/connector-http-email/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit 201cd11

Please sign in to comment.