Skip to content

Commit db8bc7e

Browse files
authored
docs: Fix for timeseries segmenter in readme
1 parent baa1bb6 commit db8bc7e

File tree

1 file changed

+1
-1
lines changed
  • label_studio_ml/examples/timeseries_segmenter

1 file changed

+1
-1
lines changed

label_studio_ml/examples/timeseries_segmenter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The backend reads the time column and channels to build feature vectors. Each
4545
CSV referenced by `csv_url` must contain the time column and the channel
4646
columns.
4747

48-
You can use [the following data](https://raw.githubusercontent.com/HumanSignal/label-studio-ml-backend/refs/heads/master/label_studio_ml/examples/timeseries_segmenter/tests/test_from_video_tutorial.csv) for tests with this labeling configuration
48+
You can use [the following data](https://raw.githubusercontent.com/HumanSignal/label-studio-ml-backend/refs/heads/master/label_studio_ml/examples/timeseries_segmenter/tests/test_from_video_tutorial.csv) for tests with this labeling configuration.
4949

5050
## Annotation Types
5151

0 commit comments

Comments
 (0)