diff --git a/blog/tip100.md b/blog/tip100.md index 0ee54b376..89e78bc8a 100644 --- a/blog/tip100.md +++ b/blog/tip100.md @@ -12,7 +12,7 @@ date: 2018-03-04 17:00:00 ### How to create an email subscription with Azure Functions - Sending Emails -#### Where are we? +#### Overview **Full Source Code** The source code for the app can be found on [GitHub](https://github.com/mbcrump/EmailSubscription?WT.mc_id=github-azuredevtips-azureappsdev) diff --git a/blog/tip97.md b/blog/tip97.md index d3eb9aba0..733966be7 100644 --- a/blog/tip97.md +++ b/blog/tip97.md @@ -12,7 +12,7 @@ date: 2018-02-25 17:00:00 ### How to generate a weekly gigest email for a blog using Azure Functions, SendGrid and Azure Storage -#### Where are we? +#### Overview **Full Source Code** The source code for the app can be found on [GitHub](https://github.com/mbcrump/EmailSubscription) diff --git a/blog/tip98.md b/blog/tip98.md index aad2f5392..661e4dff2 100644 --- a/blog/tip98.md +++ b/blog/tip98.md @@ -12,7 +12,7 @@ date: 2018-02-26 17:00:00 ### How to create an email subscription with Azure Functions - Storing Emails -#### Where are we? +#### Overview **Full Source Code** The source code for the app can be found on [GitHub](https://github.com/mbcrump/EmailSubscription?WT.mc_id=github-azuredevtips-azureappsdev) diff --git a/blog/tip99.md b/blog/tip99.md index 0977ccb41..9846b52be 100644 --- a/blog/tip99.md +++ b/blog/tip99.md @@ -12,7 +12,7 @@ date: 2018-02-27 17:00:00 ### How to create an email subscription with Azure Functions - Writing the Frontend -#### Where are we? +#### Overview **Full Source Code** The source code for the app can be found on [GitHub](https://github.com/mbcrump/EmailSubscription?WT.mc_id=github-azuredevtips-azureappsdev)