diff --git a/install-local.ps1 b/install-local.ps1 index f21cef2..d0a1432 100644 --- a/install-local.ps1 +++ b/install-local.ps1 @@ -24,7 +24,7 @@ function Show-Menu { Write-Host $tospp -ForegroundColor Gray Write-Host "`nUse arrow keys to select an option and press Enter:`n" $esc = [char]27 - $link = "https://solar.creative-crafter.de/terms_of_services_and_privacy_policy" + $link = "https://solar.creative-crafter.de/terms_of_services_and_privacy_policy/" $text = "Terms of Service and Privacy Policy" Write-Host "Before continuing, please review the $esc[36m$esc]8;;$link$esc\$text$esc]8;;$esc\$esc[0m."