kubeshark: fix homepage

This commit is contained in:
夜坂雅
2026-07-13 20:17:38 +08:00
parent 4a454c41b6
commit 55a77ee0ef
+1 -1
View File
@@ -66,7 +66,7 @@ buildGoModule (finalAttrs: {
changelog = "https://github.com/kubeshark/kubeshark/releases/tag/v${finalAttrs.version}";
description = "API Traffic Viewer for Kubernetes";
mainProgram = "kubeshark";
homepage = "https://kubeshark.co/";
homepage = "https://kubeshark.com/";
license = lib.licenses.asl20;
longDescription = ''
The API traffic viewer for Kubernetes providing real-time, protocol-aware visibility into Kubernetes internal network,