File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -61,15 +61,15 @@ Refer to the [`examples`](examples) folder for the source code of this and other
61
61
62
62
### Contacts API
63
63
64
- - [ Contacts CRUD ] ( examples/contacts/everything.ts )
64
+ - [ Contacts] ( examples/contacts/everything.ts )
65
65
66
66
### Contact Lists API
67
67
68
- - [ Contact Lists CRUD ] ( examples/contact-lists/everything.ts )
68
+ - [ Contact Lists] ( examples/contact-lists/everything.ts )
69
69
70
70
### Templates API
71
71
72
- - [ Templates CRUD ] ( examples/templates/everything.ts )
72
+ - [ Templates] ( examples/templates/everything.ts )
73
73
74
74
### Sending API
75
75
@@ -96,7 +96,7 @@ Refer to the [`examples`](examples) folder for the source code of this and other
96
96
### Bulk sending API
97
97
98
98
- [ Send mail] ( examples/bulk/send-mail.ts )
99
- - [ Transport] ( examples/bulk/transport.ts )
99
+ - [ Nodemailer Transport] ( examples/bulk/transport.ts )
100
100
101
101
### Nodemailer Transport
102
102
You can’t perform that action at this time.
0 commit comments