From: Mark Deneen Date: Fri, 3 Apr 2020 19:54:04 +0000 (-0400) Subject: Fix hyperlink to UBI block device X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Forigin;p=mtd-www.git Fix hyperlink to UBI block device Signed-off-by: David Oberhollenzer --- diff --git a/faq/ubi.xml b/faq/ubi.xml index f9a76b3..551959d 100644 --- a/faq/ubi.xml +++ b/faq/ubi.xml @@ -168,7 +168,7 @@ mount read-only file systems.

Yes. UBI allows to create a read-only block device on top of a UBI volume which is suitable for read-only, block-oriented file systems, such as squashfs. -See the UBI block device section for more details.

+See the UBI block device section for more details.

Do I have to format my empty flash before running UBI on top of it?