diff --git a/src/components/factory/panels/HiveSnapshot.tsx b/src/components/factory/panels/HiveSnapshot.tsx index 6b3c1e76c..30d811f65 100644 --- a/src/components/factory/panels/HiveSnapshot.tsx +++ b/src/components/factory/panels/HiveSnapshot.tsx @@ -4,7 +4,7 @@ import styles from "./HiveSnapshot.module.css"; /** The hive instance whose read-only snapshot this links to. */ const SNAPSHOT_URL = - "https://hosted-projectbluefin-common-nmq5.hive.kubestellar.io/snapshot"; + "https://hosted-projectbluefin-common-nmq5.hive.hivecommons.dev/snapshot"; /** * A link to the hive's own read-only dashboard snapshot.