Update OpenHands URL from all-hands.dev to openhands.dev

The old URL `https://www.all-hands.dev/` now redirects to
`https://openhands.dev/`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Hefner
2026-03-26 15:33:19 -05:00
Unverified
parent 5e7f3e2c4c
commit 028a8fef9b
+1 -1
View File
@@ -42,7 +42,7 @@ export const LogoCarousel = () => {
},
{
name: "OpenHands",
url: "https://www.all-hands.dev/",
url: "https://openhands.dev/",
lightSrc: "/images/logos/openhands/openhands-logo-light.svg",
darkSrc: "/images/logos/openhands/openhands-logo-dark.svg",
instructionsUrl: "https://docs.openhands.dev/overview/skills",