Skip to content

Commit cb43e70

Browse files
authored
Broken link fixed
1 parent 7c8360f commit cb43e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ client = AnomalyDetectorClient(AzureKeyCredential(SUBSCRIPTION_KEY), ANOMALY_DET
9191

9292
## Load time series data from a file
9393

94-
Download the example data for this quickstart from [GitHub](https://github.com/Azure-Samples/AnomalyDetector/blob/master/sampledata/request-data.csv):
94+
Download the example data for this quickstart from [GitHub](https://github.com/Azure-Samples/AnomalyDetector/blob/master/sampledata/univariate/request-data.csv):
9595
1. In your browser, right-click **Raw**.
9696
2. Click **Save link as**.
9797
3. Save the file to your application directory, as a .csv file.

0 commit comments

Comments
 (0)