Skip to content

Commit 9ecaa59

Browse files
committed
Adjust AWS link targets to try and fix failed link check
1 parent 3355eeb commit 9ecaa59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
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](https://aws.amazon.com/?nc2=h_home)'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/?nc2=h_home)), [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
]
@@ -345,7 +345,7 @@
345345
],
346346
"metadata": {
347347
"kernelspec": {
348-
"display_name": "default",
348+
"display_name": "Python 3 (ipykernel)",
349349
"language": "python",
350350
"name": "python3"
351351
},
@@ -359,7 +359,7 @@
359359
"name": "python",
360360
"nbconvert_exporter": "python",
361361
"pygments_lexer": "ipython3",
362-
"version": "3.14.0"
362+
"version": "3.13.0"
363363
}
364364
},
365365
"nbformat": 4,

0 commit comments

Comments
 (0)