summaryrefslogtreecommitdiff
path: root/public/index.atom
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.atom')
-rw-r--r--public/index.atom5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/index.atom b/public/index.atom
index 3612db1..b7d48a0 100644
--- a/public/index.atom
+++ b/public/index.atom
@@ -228,8 +228,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>