docs: redirect to nezha-dash

This commit is contained in:
hamster1963 2024-12-02 16:32:53 +08:00
parent 32e308f4f7
commit 5c5fe93bc4

View File

@ -17,10 +17,10 @@ const Footer: React.FC = () => {
<p> <p>
{t("footer.themeBy")} {t("footer.themeBy")}
<a <a
href={"https://github.com/hamster1963/nezha-dash-react"} href={"https://github.com/hamster1963/nezha-dash"}
target="_blank" target="_blank"
> >
Nezha-Dash nezha-dash
</a> </a>
</p> </p>
</section> </section>