Skip to content

Commit 9f155e2

Browse files
committed
openhands link
1 parent 72baa0c commit 9f155e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/lib/helpers/projectsProvider.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,8 @@ export function getFunProjects(): FunProject[] {
317317
'OpenHands is an open-source AI coding agent that can write code for you. I worked on the UI for OpenHands for a few months.',
318318
'images/openhands.png',
319319
[
320-
new LinkWithIcon('http://endoftext.app', Web),
321-
new LinkWithIcon('https://Github.com/end-of-text/endoftext', Github)
320+
new LinkWithIcon('https://openhands.daytona.io', Web),
321+
new LinkWithIcon('https://github.com/All-Hands-AI/OpenHands', Github)
322322
]
323323
),
324324
new FunProject(

0 commit comments

Comments
 (0)