Skip to content

Commit

Permalink
fixed proj link
Browse files Browse the repository at this point in the history
  • Loading branch information
olivercarmont committed Oct 15, 2024
1 parent 9f7f890 commit a4621c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ const cactusTech: { desc: string; href: string; title: string }[] = [
},
{
desc: "option contracts api",
href: "https://options-api-ui.netlify.app/",
title: "options data api",
href: "https://clyo.lat",
title: "clyo.lat",
},
{
desc: "news aggregating api",
Expand Down

0 comments on commit a4621c0

Please sign in to comment.