fix(web): point acquisition links to announcement post

This commit is contained in:
Spherrrical 2026-04-01 16:40:14 -07:00
parent b57c2331e0
commit 541385ae53
2 changed files with 3 additions and 3 deletions

View file

@ -38,7 +38,7 @@ export default function RootLayout({
`}
</Script>
<Link
href="https://digitalocean.com"
href="https://digitalocean.com/blog/digitalocean-acquires-katanemo-labs-inc"
target="_blank"
rel="noopener noreferrer"
className="block w-full bg-[#7780D9] py-3 text-white transition-opacity"