7 lines
265 B
Svelte
7 lines
265 B
Svelte
<main class="objectives-page">
|
|
<section class="workspace-card">
|
|
<h1>Redirecting to scoped objectives…</h1>
|
|
<p class="section-note">Objectives are available at the canonical <code>/w/<workspace-id>/objectives</code> route.</p>
|
|
</section>
|
|
</main>
|