]> www.infradead.org Git - mtd-www.git/commitdiff
Fix hyperlink to UBI block device origin
authorMark Deneen <mdeneen@protonmail.com>
Fri, 3 Apr 2020 19:54:04 +0000 (15:54 -0400)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Fri, 3 Apr 2020 20:24:51 +0000 (22:24 +0200)
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
faq/ubi.xml

index f9a76b3e319ce3e673fe643b4637e7dac65c5792..551959dcf43652421b1a8a6978e8d7935f1e3050 100644 (file)
@@ -168,7 +168,7 @@ mount read-only file systems.</p>
 
 <p>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 <a href="..doc/ubi.html#L_block">UBI block device</a> section for more details.</p>
+See the <a href="../doc/ubi.html#L_block">UBI block device</a> section for more details.</p>
 
 <h2><a name="L_format_mtd">
        Do I have to format my empty flash before running UBI on top of it?