fix: added repo links to titles instead of website links.

This commit is contained in:
Leonard Excoffier
2024-08-05 18:18:32 -04:00
parent 30c00e907f
commit fcb4fb27b1
2 changed files with 3 additions and 3 deletions

View File

@@ -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).
You can find more information on their [website](https://duplicacy.com/).

View File

@@ -1,4 +1,4 @@
# Zettabyte File System (ZFS)
# [ZFS](https://github.com/openzfs/zfs)
## Why ZFS ?