fix link
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Elizabeth Hunt 2024-03-08 13:50:22 -07:00
parent a27421434b
commit 82f2c39466
Signed by: simponic
GPG Key ID: 52B3774857EB24B1
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ steps:
commands:
- npm install
- npm run build
- npx wrangler pages publish dist --project-name=the-abstraction-engine
- npx wrangler pages deploy dist --project-name=the-abstraction-engine
environment:
CLOUDFLARE_API_TOKEN:
from_secret: CLOUDFLARE_API_TOKEN

View File

@ -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