From 0830a1cc3256ef9cd1275c92b16ab82cafc97ca8 Mon Sep 17 00:00:00 2001 From: Ettore Dreucci Date: Sat, 25 Apr 2020 15:38:52 +0200 Subject: [PATCH] Fixed link in README Signed-off-by: Ettore Dreucci --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6285a34..7e18490 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,10 @@ Follow the instruction in the [manual](manual/Manuale.md) (only in italian) ## Dependencies -- [github.com/extrame/xls](github.com/extrame/xls) -- [github.com/pdfcpu/pdfcpu](github.com/pdfcpu/pdfcpu/pkg/api) -- [github.com/sqweek/dialog](github.com/sqweek/dialog) -- [mvdan.cc/xurls](mvdan.cc/xurls/v2) +- [github.com/extrame/xls](https://github.com/extrame/xls) +- [github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu/pkg/api) +- [github.com/sqweek/dialog](https://github.com/sqweek/dialog) +- [mvdan.cc/xurls](https://mvdan.cc/xurls/v2) ## Author