Skip to content

Commit f9ad8f3

Browse files
Docs: Fix image on spec (apache#9843)
1 parent 08e31ce commit f9ad8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

format/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ In addition to row-level deletes, version 2 makes some requirements stricter for
6060

6161
## Overview
6262

63-
![Iceberg snapshot structure](../../../img/iceberg-metadata.png)
63+
![Iceberg snapshot structure](assets/images/iceberg-metadata.png)
6464

6565
This table format tracks individual data files in a table instead of directories. This allows writers to create data files in-place and only adds files to the table in an explicit commit.
6666

0 commit comments

Comments
 (0)