Skip to content

Commit 8470385

Browse files
committed
update optimizer url
1 parent ba5c52e commit 8470385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/page/home/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ async function HomePage() {
4747
Go to Review
4848
</Button>
4949
</Link>
50-
<Link href={'https://fsrs-online-training.vercel.app/'} target="_blank" rel='noopener noreferrer'>
50+
<Link href={'https://optimizer.parallelveil.com/'} target="_blank" rel='noopener noreferrer'>
5151
<Button className='m-2 w-full sm:w-auto min-w-6'>
5252
Go to Train <Badge className='badge badge-ghost'>beta</Badge>
5353
</Button>

0 commit comments

Comments
 (0)