Skip to content

Commit 5810d90

Browse files
Merge pull request #277930 from Albertyang0/Monthly-broken-links-fix-ssalgadodev
Fix monthly broken links - ssalgadodev
2 parents f94ee8b + 186ea89 commit 5810d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/v1/how-to-troubleshoot-deployment-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The local inference server allows you to quickly debug your entry script (`score
5858

5959
## Debug locally
6060

61-
You can find a sample [local deployment notebook](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/deployment/deploy-to-local/register-model-deploy-local.ipynb) in the [MachineLearningNotebooks](https://github.com/Azure/MachineLearningNotebooks) repo to explore a runnable example.
61+
You can find a sample [local deployment notebook](https://github.com/Azure/MachineLearningNotebooks/tree/master/how-to-use-azureml) in the [MachineLearningNotebooks](https://github.com/Azure/MachineLearningNotebooks) repo to explore a runnable example.
6262

6363
> [!WARNING]
6464
> Local web service deployments are not supported for production scenarios.

0 commit comments

Comments
 (0)