Skip to content

Commit 273947c

Browse files
ChengShi-1Copilot
andauthored
Update docs/useCases.md
Co-authored-by: Copilot <[email protected]>
1 parent 329831e commit 273947c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/useCases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,7 @@ getDatasetAvailableCategories.execute(datasetId).then((categories: String[]) =>
10701070
})
10711071
```
10721072

1073-
_See [use case](../src/files/domain/useCases/GetDatasetAvailableCategories.ts) implementation_.
1073+
_See [use case](../src/datasets/domain/useCases/GetDatasetAvailableCategories.ts) implementation_.
10741074

10751075
The `datasetId` parameter is a number for numeric identifiers or string for persistent identifiers.
10761076

0 commit comments

Comments
 (0)