diff --git a/components/CMDK.tsx b/components/CMDK.tsx index a710001..7108e61 100644 --- a/components/CMDK.tsx +++ b/components/CMDK.tsx @@ -80,7 +80,7 @@ export function CMDK(props: CDMKProps) { { window.open( - "https://github.com/Strawberry-Jam-Manufacturers/jam-dev-utilities", + "https://github.com/jamdotdev/jam-dev-utilities", "_blank" ); }} diff --git a/components/CallToActionGrid.tsx b/components/CallToActionGrid.tsx index 111192a..e9c13b6 100644 --- a/components/CallToActionGrid.tsx +++ b/components/CallToActionGrid.tsx @@ -7,7 +7,7 @@ export default function CallToActionGrid() { logo="github" description="Our tools are free and open source. Feel free to contribute." buttonText="Contribute" - href="https://github.com/Strawberry-Jam-Manufacturers/jam-dev-utilities" + href="https://github.com/jamdotdev/jam-dev-utilities" />