Skip to content

Commit

Permalink
Merge pull request #294 from TreasureProject/fix/form-url
Browse files Browse the repository at this point in the history
update create form url
  • Loading branch information
karelvuong authored Aug 27, 2024
2 parents 44bfb0d + 25cfe5e commit ee7d168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/create.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import { CreateFrame, CreateGrid } from "~/components/new-landing/misc/Svgs";
import { Link } from "@remix-run/react";

const FORM_URL =
"https://forms.clickup.com/9003025951/f/8c9yhgz-3182/QBO3G2H9GDHUXBZ7K5";
"https://noteforms.com/forms/treasure-create-program-application-v5jlfp";

const Testimonials = [
{
Expand Down

0 comments on commit ee7d168

Please sign in to comment.