summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/btrfs-rec.html5
-rw-r--r--public/btrfs-rec.md2
-rw-r--r--public/index.atom5
3 files changed, 7 insertions, 5 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>
diff --git a/public/btrfs-rec.md b/public/btrfs-rec.md
index f5d8dc6..7c1bf39 100644
--- a/public/btrfs-rec.md
+++ b/public/btrfs-rec.md
@@ -237,7 +237,7 @@ This example is fleshed out more (and the manual edits to
# 3. Prior art
Comparing `btrfs-rec inspect mount` with the existing
-https://github.com/adam900710/btrfs-fuse project:
+[https://github.com/adam900710/btrfs-fuse](https://github.com/adam900710/btrfs-fuse) project:
- Again, mine has better fault tolerance
- Mine is read-only
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 \
&lt;code&gt;mappings.json&lt;/code&gt; explained more) in &lt;a
href="https://git.lukeshu.com/btrfs-progs-ng/tree/examples/main.sh?id=18e6066c241cf3d252b6521150843ffc858d8434"&gt;&lt;code&gt;./examples/main.sh&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h1 id="prior-art"&gt;3. Prior art&lt;/h1&gt;
-&lt;p&gt;Comparing &lt;code&gt;btrfs-rec inspect mount&lt;/code&gt; with the existing
-https://github.com/adam900710/btrfs-fuse project:&lt;/p&gt;
+&lt;p&gt;Comparing &lt;code&gt;btrfs-rec inspect mount&lt;/code&gt; with the existing &lt;a
+href="https://github.com/adam900710/btrfs-fuse"&gt;https://github.com/adam900710/btrfs-fuse&lt;/a&gt;
+project:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Again, mine has better fault tolerance&lt;/li&gt;
&lt;li&gt;Mine is read-only&lt;/li&gt;