We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5c52e commit 8470385Copy full SHA for 8470385
src/page/home/index.tsx
@@ -47,7 +47,7 @@ async function HomePage() {
47
Go to Review
48
</Button>
49
</Link>
50
- <Link href={'https://fsrs-online-training.vercel.app/'} target="_blank" rel='noopener noreferrer'>
+ <Link href={'https://optimizer.parallelveil.com/'} target="_blank" rel='noopener noreferrer'>
51
<Button className='m-2 w-full sm:w-auto min-w-6'>
52
Go to Train <Badge className='badge badge-ghost'>beta</Badge>
53
0 commit comments