You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: appengine/flexible/mailjet/README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Python Mailjet email sample for Google App Engine Flexible
2
2
3
-
This sample demonstrates how to use [Mailjet](https://www.mailgun.com) on [Google App Engine Flexible](https://cloud.google.com/appengine/docs/flexible/).
3
+
This sample demonstrates how to use [Mailjet](https://www.mailjet.com) on [Google App Engine Flexible](https://cloud.google.com/appengine/docs/flexible/).
4
4
5
5
## Setup
6
6
@@ -17,7 +17,7 @@ Refer to the [top-level README](../README.md) for instructions on running and de
17
17
You can run the application locally and send emails from your local machine. You
18
18
will need to set environment variables before starting your application:
0 commit comments