Merge pull request #189 from ygefen/doc-patch

docs: Fix link in README
This commit is contained in:
James O. D. Hunt
2018-10-25 10:41:37 +01:00
committed by GitHub

View File

@@ -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