Skip to content

Commit

Permalink
change long form link to short one
Browse files Browse the repository at this point in the history
  • Loading branch information
Sea-n committed Mar 14, 2024
1 parent e76d78a commit 7269f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(website)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ export default function Page() {
<div className="mt-4 flex min-h-[160px] flex-wrap justify-center gap-8">
<Button
color="blue"
url="https://docs.google.com/forms/d/e/1FAIpQLSfZHHumwRKY9UzBpMUD7MWzimnOLvm-cPu4noIzyoWPHbaaHA/viewform"
url="https://forms.gle/pAyR1ztX587L85Wm7"
>
預約跳坑表單
</Button>
Expand Down

0 comments on commit 7269f50

Please sign in to comment.