Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit cff44e7

Browse files
authored
Merge pull request #1971 from sendgrid/develop
6/28/2016 Docs Updates
2 parents b1a4309 + 1982aad commit cff44e7

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

source/API_Reference/Web_API/mail.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ navigation:
1212

1313
This endpoint allows you to send email over SendGrid's Web API v2.
1414

15-
{% info %}
16-
For information about the latest mail send endpoint, please visit our [Web API v3 mail send documentation]({{root_url}}/API_Reference/Web_API_v3/Mail/index.html).
17-
{% endinfo %}
15+
{% warning %}
16+
For information about the latest mail send endpoint, please visit our [Web API v3 Mail Send documentation]({{root_url}}/API_Reference/Web_API_v3/Mail/index.html). To current v2 users: We encourage [migrating]({{root_url}}/Classroom/Send/v3_Mail_Send/how_to_migrate_from_v2_to_v3_mail_send.html) to the new endpoint to take advantage of upcoming features.
17+
{% endwarning %}
1818

1919
{% info %}
2020
There are a number of [official SendGrid libraries]({{root_url}}/Integrate/libraries.html) to allow for email sending through the Web API v2. We recommend using these if possible.

source/_data/folder_names.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ Marketing Emails: "Legacy Newsletter"
44
Marketing Emails API: "Legacy Newsletter"
55
Web API: "Web API v2"
66
Web API v3: "Web API v3"
7-
v3 Mail: "v3 Mail Beta"

0 commit comments

Comments
 (0)