From 30c00e907f808de5bf43dff5fa262633293e6973 Mon Sep 17 00:00:00 2001 From: Leonard Excoffier <48970393+excoffierleonard@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:14:13 -0400 Subject: [PATCH] fix: fixed some linking issues --- backup/duplicacy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backup/duplicacy.md b/backup/duplicacy.md index a74aa59..3685f08 100644 --- a/backup/duplicacy.md +++ b/backup/duplicacy.md @@ -1,6 +1,6 @@ -# Duplicacy[https://duplicacy.com/] +# [Duplicacy](https://duplicacy.com/) ## 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 the complete cli guide and information on their [GitHub](https://github.com/gilbertchen/duplicacy). \ No newline at end of file