material: Don't put link to staging in a public repo

Imported from 2de0be4f79
This commit is contained in:
Olivier Goffart 2025-07-07 09:22:16 +02:00
parent a935c9ee7d
commit 66851b53da

View file

@ -9,6 +9,6 @@
class="dark:bg-slate-700 bg-white/40 dark:text-slate-300 font-semibold px-1 py-0.5 text-xs mr-0.5 rtl:mr-0 rtl:ml-0.5 inline-block"
>NEW</span
>
<a href="https://staging.slint.dev/blog/material-comp-tech-preview" class="text-muted hover:underline dark:text-slate-400 font-medium"
<a href="https://slint.dev/blog/material-comp-tech-preview" class="text-muted hover:underline dark:text-slate-400 font-medium"
>Material Components Preview Announcement »</a>
</div>