diff options
author | Christian Hesse <mail@eworm.de> | 2024-03-15 10:05:32 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-03-15 10:05:32 +0100 |
commit | eb03a4608bdff08dcbb8ef5776931485625e26f4 (patch) | |
tree | 03e77d1fcfac5c287bbf8f55bb8c6cc4d6dbfc31 /global-functions.rsc | |
parent | 9b4e5ce369b4061f0d4b02f7cbcf9898cf86d0f0 (diff) |
global-functions: $ScriptInstallUpdate: use shorter url
Diffstat (limited to 'global-functions.rsc')
-rw-r--r-- | global-functions.rsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions.rsc b/global-functions.rsc index 2a3c0dd..206c345 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -1171,7 +1171,7 @@ "This project is developed in private spare time and usage is " . \ "free of charge for you. If you like the scripts and think this is " . \ "of value for you or your business please consider a donation."); - :set Link "https://git.eworm.de/cgit/routeros-scripts/about/#donate"; + :set Link "https://rsc.eworm.de/#donate"; } $SendNotification2 ({ origin=$0; \ |