Skip to content

Commit 2823797

Browse files
committed
Fixup AWS URL
1 parent 9ecaa59 commit 2823797

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

modules/04-data-in-the-cloud/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"source": [
4242
"## What is the cloud?\n",
4343
"\n",
44-
"The cloud (as defined by [cloudfare](https://www.cloudflare.com/)) is a distributed collection of servers that host software and infrastructure, and it is accessed over the Internet. The map below (from [salesforce](https://trailhead.salesforce.com/content/learn/modules/aws-cloud-technical-professionals/explore-the-aws-global-infrastructure-technical-professionals)) shows [Amazon Web Service (AWS)](https://aws.amazon.com)'s global distribution of data centers, which contain the resources that make up the AWS cloud. The three largest cloud providers in the United States are [AWS]((https://aws.amazon.com/)), [Google Cloud Platform](https://cloud.google.com/), and [Microsoft Azure](https://azure.microsoft.com/en-us), but other cloud providers are larger elsewhere in the world and there are numerous smaller providers available.\n",
44+
"The cloud (as defined by [cloudfare](https://www.cloudflare.com/)) is a distributed collection of servers that host software and infrastructure, and it is accessed over the Internet. The map below (from [salesforce](https://trailhead.salesforce.com/content/learn/modules/aws-cloud-technical-professionals/explore-the-aws-global-infrastructure-technical-professionals)) shows [Amazon Web Service (AWS)](https://aws.amazon.com)'s global distribution of data centers, which contain the resources that make up the AWS cloud. The three largest cloud providers in the United States are [AWS](https://aws.amazon.com/), [Google Cloud Platform](https://cloud.google.com/), and [Microsoft Azure](https://azure.microsoft.com/en-us), but other cloud providers are larger elsewhere in the world and there are numerous smaller providers available.\n",
4545
"\n",
4646
"![image.png](attachment:image.png)"
4747
]

myst.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ project:
2525
children:
2626
- pattern: "for-instructors/*.md"
2727

28+
2829
site:
2930
template: "book-theme"
3031
actions:

0 commit comments

Comments
 (0)