yoi/web/workspace/src/routes/objectives/+page.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/&lt;workspace-id&gt;/objectives</code> route.</p>
</section>
</main>