fix: repl link to docs was old

This commit is contained in:
Felix Roos 2023-06-09 00:25:14 +02:00
parent 1fec2f7a46
commit 51cc69208f

View File

@ -122,7 +122,7 @@ export function Header({ context }) {
{!isEmbedded && (
<a
title="learn"
href="./learn/getting-started"
href="./workshop/getting-started"
className={cx('hover:opacity-50 flex items-center space-x-1', !isEmbedded ? 'p-2' : 'px-2')}
>
<AcademicCapIcon className="w-6 h-6" />