chore: Change icon and issue link to new repo in layout.tsx and index.tsx (#1986)

This commit is contained in:
Toine Rademacher (toineenzo)
2025-01-17 18:35:20 +01:00
committed by GitHub
parent fe65e73fff
commit 8400b9fb11
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ const helpMode = {
{
label: t("submitIssue.label"),
icon: IconBrandGithub,
href: "https://github.com/ajnart/homarr/issues/new/choose",
href: "https://github.com/homarr-labs/homarr/issues/new/choose",
},
{
label: t("discord.label"),