Changed editor panel links

This commit is contained in:
2018-03-09 12:38:46 +01:00
parent fa719fb13b
commit b77dcfb98c
11 changed files with 36 additions and 32 deletions

View File

@ -51,7 +51,7 @@ func AniList(ctx *aero.Context) string {
"Anime without Anilist links",
missing,
count,
"/editor/anilist",
"/editor/anime/missing/anilist",
func(anime *arn.Anime) string {
return "https://anilist.co/search?type=anime&q=" + anime.Title.Canonical
},