From c4bac38036c9dee07ee6107e388ca612e3cbe9f1 Mon Sep 17 00:00:00 2001 From: Martin Berger <> Date: Thu, 19 Jan 2023 22:59:17 +0100 Subject: [PATCH] Corrected Github Compare link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6973d3..d365a57 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Fueli FinTS is a server implementing the financial transaction services (FinTS) 4. Added example configuration files and db script to set up a rudimentary database. 5. Some minor refactoring and cleanups -**Please find a complete list of all changes to the original implementation by this fork with this [Github Compare](https://github.com/drmartinberger/FueliFinTS/compare/main...petafuel:main) view.** +**Please find a complete list of all changes to the original implementation by this fork with this [Github Compare](https://github.com/petafuel/FueliFinTS/compare/main...drmartinberger:main) view.** # Setup Steps