service/homer: rename link to url

This commit is contained in:
Felix Buehler 2023-11-12 20:39:44 +01:00
parent f2f3f59f78
commit f25f970c75
24 changed files with 24 additions and 24 deletions

View file

@ -31,7 +31,7 @@ in
name = "Subtitles";
category = "app";
icon = "closed-captioning";
link = "https://subtitles.${domain}";
url = "https://subtitles.${domain}";
};
};
};