Skip to content

Commit cd6d4d0

Browse files
committed
onprem -- missed one
1 parent ab1f3c0 commit cd6d4d0

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/packages/next/components/landing/cocalc-com-features.tsx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -459,11 +459,8 @@ export function CoCalcComFeatures() {
459459
<li>
460460
Deploy a highly scalable variant of {siteName} on your{" "}
461461
<strong>Kubernetes cluster</strong> via{" "}
462-
<A
463-
style={link}
464-
href="https://doc.cocalc.com/cocalc-cloud.html"
465-
>
466-
<strong>cocalc-onprem</strong>
462+
<A style={link} href="https://onprem.cocalc.com/">
463+
<strong>CoCalc OnPrem</strong>
467464
</A>
468465
.
469466
</li>

0 commit comments

Comments
 (0)