mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
matrix-appservice-discord: update meta.homepage
This commit is contained in:
parent
02b305e083
commit
41a2f2ad56
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ mkYarnPackage rec {
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Bridge between Matrix and Discord";
|
description = "Bridge between Matrix and Discord";
|
||||||
homepage = "https://github.com/Half-Shot/matrix-appservice-discord";
|
homepage = "https://github.com/matrix-org/matrix-appservice-discord";
|
||||||
license = lib.licenses.asl20;
|
license = lib.licenses.asl20;
|
||||||
maintainers = with lib.maintainers; [ euxane ];
|
maintainers = with lib.maintainers; [ euxane ];
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue