From 380de41dfe8bbd226cfffba1eb178a8f3c436df9 Mon Sep 17 00:00:00 2001 From: deboutlaw <36055038+deboutlaw@users.noreply.github.com> Date: Sat, 3 Nov 2018 22:51:28 -0400 Subject: [PATCH] added blog link to More Information section (#27474) * added blog link to More Information section * Fixed formatting in More Information section --- guide/english/cloud-development/index.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/guide/english/cloud-development/index.md b/guide/english/cloud-development/index.md index f01cfbf325..5f79466861 100644 --- a/guide/english/cloud-development/index.md +++ b/guide/english/cloud-development/index.md @@ -11,7 +11,8 @@ Many modern websites and big data efforts are said to be developed in the Cloud, #### More Information: -[Getting Started with AWS](https://aws.amazon.com/getting-started/) -[Google Cloud Documentation](https://cloud.google.com/docs/) -[Getting Started with Microsoft Azure](https://docs.microsoft.com/en-us/azure/guides/developer/azure-developer-guide) -[Firebase Documentation](https://firebase.google.com/docs/) +- [Getting Started with AWS](https://aws.amazon.com/getting-started/) +- [Google Cloud Documentation](https://cloud.google.com/docs/) +- [Getting Started with Microsoft Azure](https://docs.microsoft.com/en-us/azure/guides/developer/azure-developer-guide) +- [Firebase Documentation](https://firebase.google.com/docs/) +- [Cloud computing news](https://www.ibm.com/blogs/cloud-computing/2018/10/15/what-is-ibm-multicloud-manager/)