diff --git a/backup/duplicacy.md b/backup/duplicacy.md index 3685f08..1c502ed 100644 --- a/backup/duplicacy.md +++ b/backup/duplicacy.md @@ -1,6 +1,6 @@ -# [Duplicacy](https://duplicacy.com/) +# [Duplicacy](https://github.com/gilbertchen/duplicacy) ## Intro For my backups I use the cli version of duplicacy, being free (unlike the gui version) and fitting the full cli idea of my builds, it was the logical choice. -You can find the complete cli guide and information on their [GitHub](https://github.com/gilbertchen/duplicacy). \ No newline at end of file +You can find more information on their [website](https://duplicacy.com/). \ No newline at end of file diff --git a/storage/zfs.md b/storage/zfs.md index 3fcc8f4..4cc3f60 100644 --- a/storage/zfs.md +++ b/storage/zfs.md @@ -1,4 +1,4 @@ -# Zettabyte File System (ZFS) +# [ZFS](https://github.com/openzfs/zfs) ## Why ZFS ?