Skip to content

Commit 39664b6

Browse files
committed
fix large files link
1 parent ddec0cc commit 39664b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/store/prepare-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ Block data structures must be serialized into flat string files before importing
2525

2626
For simple operations, you can use the `split` or `zip` Unix commands. Or, choose a client application that handles data preparation for you, such as the [Starling Storage CLI & REST API](https://github.com/filecoin-project/starling).
2727

28-
Note: See [Very Large Files](/how-to/store-large-files) if you plan to store files larger than 1TB.
28+
Note: See [Very Large Files](./large-files) if you plan to store files larger than 1TB.

0 commit comments

Comments
 (0)