Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion layer.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
An example of creating an Image Filesystem Changeset follows.

An image root filesystem is first created as an empty directory.
Here is the initial empty directory structure for a changeset using the randomly-generated directory name `c3167915dc9d` ([actual layer DiffIDs are generated based on the content](#id_desc)).
Here is the initial empty directory structure for a changeset using the randomly-generated directory name `c3167915dc9d` ([actual layer DiffIDs are generated based on the content](serialization.md#terminology)).

```
c3167915dc9d/
Expand Down