Update page.tsx

This commit is contained in:
MacRimi
2025-02-16 16:41:59 +01:00
committed by GitHub
parent 3e921504d3
commit 299051ec2c

View File

@@ -31,14 +31,14 @@ export default function IntroductionPage() {
<br />
For additional Proxmox-related information, including guides, official
documentation, forums, and discussions, visit the{" "}
<br />
<br />
<br />
<br />
<Link href="/guides" className="text-blue-500 hover:underline">
Guides
</Link>{" "}
section.
<br />
<br />
<br />
<br />
</p>
</div>
)