Skip to content

Commit

Permalink
Set batch spec url to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
serjonya-trili committed Dec 20, 2023
1 parent 02a27bd commit 6cde4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/batch/BatchPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const FilterController = ({ batchPending }: { batchPending: number }) =>
<CSVFileUploader />
<ExternalLink
marginLeft="8px"
href="https://github.com/trilitech/umami-v2/blob/main/doc/Batch-File-Format-Specifications.md"
href="https://github.com/trilitech/umami-v1/blob/main/CSV_FILE_SPEC.md"
>
<Button paddingRight="0" variant="CTAWithIcon">
<Text marginRight="4px" size="sm">
Expand Down

0 comments on commit 6cde4f6

Please sign in to comment.