diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2023-07-21 23:49:33 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2023-07-21 23:49:33 -0600 |
commit | 0c1025a74ee1fbefcf1b5bb69beb9a79c77489f9 (patch) | |
tree | 8719c6b97cdc70788a9b8b6db01603c2d14a1aab | |
parent | 997b21c0c3aa7aee8fb56ed94d0419e46816e8ac (diff) |
btrfs-rec.md: Link to btrfs-fuse
-rw-r--r-- | public/btrfs-rec.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |