summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-08 13:50:22 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-08 13:50:22 -0700
commit82f2c3946695bee1c1db389761fd4968b88c61fa (patch)
tree850a71fcf032ac16f8dc110d768c1f07a20ff00a /src
parenta27421434b324e301fc39cddabf6ec5faee6c022 (diff)
downloadthe-abstraction-engine-82f2c3946695bee1c1db389761fd4968b88c61fa.tar.gz
the-abstraction-engine-82f2c3946695bee1c1db389761fd4968b88c61fa.zip
fix link
Diffstat (limited to 'src')
-rw-r--r--src/components/Title.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Title.tsx b/src/components/Title.tsx
index 3a69dbc..5e0c631 100644
--- a/src/components/Title.tsx
+++ b/src/components/Title.tsx
@@ -10,7 +10,7 @@ export const Title = ({ setReady }: TitleProps) => {
<p>
engine{" "}
<a
- href="https://git.simponic.xyz/the-abstraction-engine"
+ href="https://git.simponic.xyz/simponic/the-abstraction-engine"
target="_blank"
>
from scratch