Skip to content

Commit 4cf0e2b

Browse files
sarahmaddoxlesv
authored andcommitted
Fixed doc URL in README (#962)
1 parent cbb5759 commit 4cf0e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlengine/online-prediction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Setup
44
This sample demonstrates how to send online prediction requests to your deployed
55
model on CMLE.
6-
Follow the [tutorial](https://cloud.google.com/ml-engine/docs/how-tos/deploying-models)
6+
Follow the [tutorial](https://cloud.google.com/ml-engine/docs/deploying-models)
77
to deploy your model first.
88

99
This sample is using the [Application Default Credential](https://developers.google.com/identity/protocols/application-default-credentials). You can install the Google Cloud SDK and run:

0 commit comments

Comments
 (0)