chore: Change icon and issue link to new repo in layout.tsx and index.tsx (#1986)
This commit is contained in:
committed by
GitHub
parent
fe65e73fff
commit
8400b9fb11
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user