From 65bd543c974fc1e8fc2710163dc45bff72abb5eb Mon Sep 17 00:00:00 2001 From: Patrick Canterino Date: Wed, 29 Dec 2021 13:48:57 +0100 Subject: [PATCH] Fixed URL in header --- psmysqlbackup.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psmysqlbackup.ps1 b/psmysqlbackup.ps1 index 9b59bd9..f248efd 100644 --- a/psmysqlbackup.ps1 +++ b/psmysqlbackup.ps1 @@ -3,7 +3,7 @@ # # Author: Patrick Canterino # WWW: https://www.patrick-canterino.de/ -# https://github.com/pcanterino/dsmonrot +# https://github.com/pcanterino/psmysqlbackup # License: 2-Clause BSD License # Config -- 2.34.1