Skip to content

Commit

Permalink
fix snapraid diagram path
Browse files Browse the repository at this point in the history
  • Loading branch information
ironicbadger committed Jan 4, 2022
1 parent df3eb03 commit 6d7f3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tech-stack/snapraid.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SnapRAID provides us some basic protection against drive failures and is the perfect pairing with [MergerFS](mergerfs.md). This diagram illustrates the relationship between MergerFS and SnapRAID - each is responsible for a different area and the two operate independently of each other.

<p align="center">
<img alt="mergerfs-snapraid-diagram" src="../../images/diagram-mergerfs-snapraid.png" width="525">
<img alt="mergerfs-snapraid-diagram" src="../images/diagram-mergerfs-snapraid.png" width="525">
</p>

## What is SnapRAID?
Expand Down

0 comments on commit 6d7f3fe

Please sign in to comment.