1
0
Fork 0

feat [org]: Wrote Editor docs

This commit is contained in:
joostdecock 2025-06-01 17:02:46 +02:00
parent 3d01c0136c
commit 0c1d886e94
53 changed files with 1054 additions and 496 deletions

View file

@ -162,7 +162,7 @@ export const SaveView = ({ config, state, update }) => {
To access your saved patterns, go to:
<b>
{' '}
<Link href="/account/patterns">/account/patterns</Link>
<Link href="/account/data/patterns/">/account/data/patterns</Link>
</b>
</p>
</div>