Unverified Commit d747d7ac authored by Kenichi Kamiya's avatar Kenichi Kamiya
Browse files

cloudflare-warp: update meta.homepage

- Old URL now returns 404 Not Found
- Official documentation was updated in https://github.com/cloudflare/cloudflare-docs/commit/053f89d2b797c67094a025066625794ea189b039
parent ab8e5cef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@ stdenv.mkDerivation rec {

  meta = with lib; {
    description = "Replaces the connection between your device and the Internet with a modern, optimized, protocol";
    homepage = "https://pkg.cloudflareclient.com/packages/cloudflare-warp";
    homepage = "https://pkg.cloudflareclient.com/";
    sourceProvenance = with sourceTypes; [ binaryNativeCode ];
    license = licenses.unfree;
    mainProgram = "warp-cli";