From 7632646ee514295ad5262e4d3649b96d8be6991a Mon Sep 17 00:00:00 2001 From: pmenke Date: Fri, 26 Mar 2021 16:27:58 +0100 Subject: [PATCH] citrix-workspace: updated vendor documentation urls localized urls are sometimes out of date. --- .../applications/networking/remote/citrix-workspace/default.nix | 2 +- .../applications/networking/remote/citrix-workspace/sources.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/networking/remote/citrix-workspace/default.nix b/pkgs/applications/networking/remote/citrix-workspace/default.nix index 3a6054db354..c73789ddeb7 100644 --- a/pkgs/applications/networking/remote/citrix-workspace/default.nix +++ b/pkgs/applications/networking/remote/citrix-workspace/default.nix @@ -14,7 +14,7 @@ let Citrix Workspace at version ${x} is not supported anymore! Actively supported releases are listed here: - https://www.citrix.com/en-gb/support/product-lifecycle/milestones/receiver.html + https://www.citrix.com/support/product-lifecycle/milestones/receiver.html '')) unsupportedVersions ); diff --git a/pkgs/applications/networking/remote/citrix-workspace/sources.nix b/pkgs/applications/networking/remote/citrix-workspace/sources.nix index 75eb4645f4f..6df9ce04dd9 100644 --- a/pkgs/applications/networking/remote/citrix-workspace/sources.nix +++ b/pkgs/applications/networking/remote/citrix-workspace/sources.nix @@ -11,7 +11,7 @@ let # Attribute-set with all actively supported versions of the Citrix workspace app # for Linux. # - # The latest versions can be found at https://www.citrix.com/de-de/downloads/workspace-app/linux/ + # The latest versions can be found at https://www.citrix.com/downloads/workspace-app/linux/ supportedVersions = lib.mapAttrs mkVersionInfo { "20.04.0" = { major = "20";