From 8f3f136be6275d20c8cd163ba86ce22637b67f91 Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Tue, 20 Jan 2026 17:16:02 -0800 Subject: [PATCH] Update README.md (#1820) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1356aee5e..6ebd89a8d 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Imagine having a cluster-wide [TCPDump](https://www.tcpdump.org/)-like capabilit Once the snapshot is ready, click the PCAP file to export its contents and open it in Wireshark. ## Getting Started -Download **Kubeshark**'s binary distribution [latest release](https://github.com/kubeshark/kubeshark/releases/latest) or use one of the following methods to deploy **Kubeshark**. The [web-based dashboard](https://docs.kubehq.com/en/ui) should open in your browser, showing a real-time view of your cluster's traffic. +Download **Kubeshark**'s binary distribution [latest release](https://github.com/kubeshark/kubeshark/releases/latest) or use one of the following methods to deploy **Kubeshark**. The [web-based dashboard](https://docs.kubeshark.com/en/ui) should open in your browser, showing a real-time view of your cluster's traffic. ### Homebrew @@ -93,7 +93,7 @@ Clone this repository and run the `make` command to build it. After the build is ## Documentation -To learn more, read the [documentation](https://docs.kubehq.com). +To learn more, read the [documentation](https://docs.kubeshark.com). ## Contributing