templates: fix homepage links
This commit is contained in:
parent
96aa934bec
commit
d97da124ee
|
@ -52,7 +52,7 @@
|
|||
|
||||
meta = with lib; {
|
||||
description = "A C++ project";
|
||||
homepage = "https://gitea.belanyi.fr/ambroisie/project";
|
||||
homepage = "https://git.belanyi.fr/ambroisie/project";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
platforms = platforms.unix;
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
|
||||
meta = with lib; {
|
||||
description = "A C++ project";
|
||||
homepage = "https://gitea.belanyi.fr/ambroisie/project";
|
||||
homepage = "https://git.belanyi.fr/ambroisie/project";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
platforms = platforms.unix;
|
||||
|
|
Loading…
Reference in a new issue