summaryrefslogtreecommitdiff
path: root/public/btrfs-rec.html
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-07-21 23:49:36 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2023-07-21 23:49:52 -0600
commit705487d6b3fd418c39d453ef24d8e425d335ba3e (patch)
tree3a45dc6ad9c0295427530911b5fff6030660a95c /public/btrfs-rec.html
parent9f1f26adbd35e5b968f3a561bc04fb7664322f55 (diff)
parent0c1025a74ee1fbefcf1b5bb69beb9a79c77489f9 (diff)
make: btrfs-rec.md: Link to btrfs-fuse
Diffstat (limited to 'public/btrfs-rec.html')
-rw-r--r--public/btrfs-rec.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/btrfs-rec.html b/public/btrfs-rec.html
index 3012538..74804e5 100644
--- a/public/btrfs-rec.html
+++ b/public/btrfs-rec.html
@@ -220,8 +220,9 @@ $ sudo btrfs-rec inspect mount \
<code>mappings.json</code> explained more) in <a
href="https://git.lukeshu.com/btrfs-progs-ng/tree/examples/main.sh?id=18e6066c241cf3d252b6521150843ffc858d8434"><code>./examples/main.sh</code></a>.</p>
<h1 id="prior-art">3. Prior art</h1>
-<p>Comparing <code>btrfs-rec inspect mount</code> with the existing
-https://github.com/adam900710/btrfs-fuse project:</p>
+<p>Comparing <code>btrfs-rec inspect mount</code> with the existing <a
+href="https://github.com/adam900710/btrfs-fuse">https://github.com/adam900710/btrfs-fuse</a>
+project:</p>
<ul>
<li>Again, mine has better fault tolerance</li>
<li>Mine is read-only</li>