Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 52cbd89

Browse files
committed
Updating reference to ML notebook.
1 parent d4d5962 commit 52cbd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MachineLearning/2_ModelBuilding/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Amazon SageMaker notebooks are backed by Elastic Compute Cloud (EC2). These are
5353
1. When redirected to the notebook instance, click **New** (upper right), then select **Terminal** from list.
5454
1. A new tab will open. When in the terminal, run the following command:
5555
```
56-
curl https://raw.githubusercontent.com/jmcwhirter/aws-serverless-workshops/master/MachineLearning/2_ModelBuilding/notebooks/linear_learner.ipynb \
56+
curl https://raw.githubusercontent.com/aws-samples/aws-serverless-workshops/master/MachineLearning/2_ModelBuilding/notebooks/linear_learner.ipynb \
5757
-o SageMaker/linear_learner.ipynb && exit
5858
```
5959
1. Exit the terminal tab/window

0 commit comments

Comments
 (0)