From ec34e168ba20bd2e87340db59595245afd0de2de Mon Sep 17 00:00:00 2001 From: Hamidu Abu Date: Sun, 2 Dec 2018 11:25:19 +0100 Subject: [PATCH] List links for more information (#23644) Items under "More Information" to appear as lists instead of looking like a sentence --- guide/english/cloud-development/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/cloud-development/index.md b/guide/english/cloud-development/index.md index d1549e3bdb..db91f908d0 100644 --- a/guide/english/cloud-development/index.md +++ b/guide/english/cloud-development/index.md @@ -23,7 +23,11 @@ IaaS is from the infrastructure provider perspective, meaning that at this layer #### 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/) + - [Cloud computing news](https://www.ibm.com/blogs/cloud-computing/2018/10/15/what-is-ibm-multicloud-manager/)