summary refs log tree commit diff
path: root/pkgs/applications/networking/bee/bee.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/bee/bee.nix')
-rw-r--r--pkgs/applications/networking/bee/bee.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/bee/bee.nix b/pkgs/applications/networking/bee/bee.nix
index 0e269bf9ab3..d2f1740a573 100644
--- a/pkgs/applications/networking/bee/bee.nix
+++ b/pkgs/applications/networking/bee/bee.nix
@@ -62,7 +62,7 @@ buildGoModule {
   '';
 
   meta = with lib; {
-    homepage = "https://swarm.ethereum.org/";
+    homepage = "https://github.com/ethersphere/bee";
     description = "Ethereum Swarm Bee";
     longDescription = ''
       A decentralised storage and communication system for a sovereign digital society.