Skip to content

Commit eb66f3f

Browse files
committed
fix: fix API link to "Get list of datasets"
1 parent 68b2fbd commit eb66f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/storage/dataset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you are accessing your datasets using the `username~store-name` [store ID for
5757

5858
> When providing your API authentication token, we recommend using the request's `Authorization` header, rather than the URL. ([More info](../integrations/programming/api.md#authentication)).
5959
60-
To retrieve a list of your datasets, send a GET request to the [Get list of datasets](/api/v2#/reference/datasets/get-list-of-datasets) endpoint.
60+
To retrieve a list of your datasets, send a GET request to the [Get list of datasets](/api/v2#/reference/datasets/dataset-collection/get-list-of-datasets) endpoint.
6161

6262
```text
6363
https://api.apify.com/v2/datasets

0 commit comments

Comments
 (0)