You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-to/store/prepare-data.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,4 @@ Block data structures must be serialized into flat string files before importing
25
25
26
26
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).
27
27
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