summary refs log tree commit diff
path: root/pkgs/applications/office/ib/tws/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/office/ib/tws/default.nix')
-rw-r--r--pkgs/applications/office/ib/tws/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/ib/tws/default.nix b/pkgs/applications/office/ib/tws/default.nix
index a88f1af02c6..b8b31bed7c5 100644
--- a/pkgs/applications/office/ib/tws/default.nix
+++ b/pkgs/applications/office/ib/tws/default.nix
@@ -88,7 +88,7 @@ stdenv.mkDerivation rec {
 
   meta = with stdenv.lib; {
     description = "Trader Work Station of Interactive Brokers";
-    homepage = https://www.interactivebrokers.com;
+    homepage = "https://www.interactivebrokers.com";
     license = licenses.unfree;
     maintainers = [ maintainers.tstrobel ];
     platforms = platforms.linux;