From 724a9025107178cd1f8de817ec3cfc5bca2d868f Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Tue, 11 Jun 2019 20:42:40 +0100 Subject: [PATCH] [readme] trying to fix codacy badge --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 8722f34..948791d 100644 --- a/README.org +++ b/README.org @@ -2,7 +2,7 @@ Synchronisation of files with S3 using the hash of the file contents. -[[https://www.codacy.com/app/kemitix/s3thorp][https://api.codacy.com/project/badge/Grade/14ea6ad0825249c994a27a82d3485180]] +[[https://www.codacy.com/app/kemitix/s3thorp][file:https://api.codacy.com/project/badge/Grade/14ea6ad0825249c994a27a82d3485180]] Originally based on Alex Kudlick's [[https://github.com/akud/aws-s3-sync-by-hash][aws-s3-sync-by-hash]].