Skip to content

Commit 3c3d5aa

Browse files
committed
ft: fix orbiton js website link
1 parent 53e4f0a commit 3c3d5aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/home/showcase.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const projects = [
2323
name: "Orbiton JS",
2424
description:
2525
"A lightweight minimalist JavaScript library for building browser UIs.",
26-
link: "https://orbitonjs.com/", // if no site, keep placeholder link
26+
link: "https://orbiton.js.org/", // if no site, keep placeholder link
2727
logo: "https://orbiton.js.org/b0fc9b8a348d80d150fe.svg",
2828
},
2929
{

0 commit comments

Comments
 (0)