summary refs log tree commit diff
path: root/pkgs/applications/networking/remote
diff options
context:
space:
mode:
authorpmenke <nixos@pmenke.de>2021-03-26 16:27:58 +0100
committerpmenke <nixos@pmenke.de>2021-03-26 16:27:58 +0100
commit7632646ee514295ad5262e4d3649b96d8be6991a (patch)
tree8c9eb40da9b79feb1a582a1438d59249cd416da6 /pkgs/applications/networking/remote
parent768a261c1303d3f6f95e3637039633da6191d126 (diff)
downloadnixpkgs-7632646ee514295ad5262e4d3649b96d8be6991a.tar
nixpkgs-7632646ee514295ad5262e4d3649b96d8be6991a.tar.gz
nixpkgs-7632646ee514295ad5262e4d3649b96d8be6991a.tar.bz2
nixpkgs-7632646ee514295ad5262e4d3649b96d8be6991a.tar.lz
nixpkgs-7632646ee514295ad5262e4d3649b96d8be6991a.tar.xz
nixpkgs-7632646ee514295ad5262e4d3649b96d8be6991a.tar.zst
nixpkgs-7632646ee514295ad5262e4d3649b96d8be6991a.zip
citrix-workspace: updated vendor documentation urls
localized urls are sometimes out of date.
Diffstat (limited to 'pkgs/applications/networking/remote')
-rw-r--r--pkgs/applications/networking/remote/citrix-workspace/default.nix2
-rw-r--r--pkgs/applications/networking/remote/citrix-workspace/sources.nix2
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";