mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update top-announcement.tsx
This commit is contained in:
parent
4f38d857db
commit
46e9577ee6
@ -110,7 +110,7 @@ export const TopAnnouncement = () => {
|
||||
const Text = () => {
|
||||
return (
|
||||
<a
|
||||
href="/docs/admin/intro/#installation"
|
||||
href="/demo/"
|
||||
rel="noreferrer"
|
||||
className={clsx(
|
||||
"relative lg:absolute",
|
||||
@ -140,7 +140,7 @@ const Text = () => {
|
||||
"ml-2",
|
||||
)}
|
||||
>
|
||||
Installation instructions
|
||||
Check the Live Demo
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user