Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
docs: Fix link in README
Browse files Browse the repository at this point in the history
Correct rootfs builder link in the image builder README.

Fixes #185.

Signed-off-by: Yonatan Gefen <yoni.gefen@gmail.com>
  • Loading branch information
502712920 committed Oct 23, 2018
1 parent 59f2927 commit d7a3695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image-builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ sudo ./image_builder.sh path/to/rootfs
Where `path/to/rootfs` is the directory populated by `rootfs.sh`.

> **Note**: If you are building an image from an Alpine rootfs, see
> the important note [here](rootfs-builder/README.md#rootfs-requirements).
> the important note [here](/rootfs-builder/README.md#rootfs-requirements).
## Further information

Expand Down

0 comments on commit d7a3695

Please sign in to comment.