diff --git a/README.md b/README.md index 6a480fb..0c691d8 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ How to configure this app: In cli * Official app website: * Official admin documentation: -* Upstream app code repository: +* Upstream app code repository: * YunoHost documentation for this app: * Report a bug: diff --git a/README_fr.md b/README_fr.md index 95156fb..fe5cd84 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,7 +37,7 @@ Comment configurer cette application : en cli * Site officiel de l’app : * Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : diff --git a/conf/lxd.src b/conf/lxd.src index 591ad66..d630501 100644 --- a/conf/lxd.src +++ b/conf/lxd.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-5.15/lxd-5.15.tar.gz +SOURCE_URL=https://github.com/canonical/lxd/releases/download/lxd-5.15/lxd-5.15.tar.gz SOURCE_SUM=7b3ffcef9caed1762ee4e45fe1a93a44dd63586c6e1a4d27f74db7cc992896e3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index 61cd1d0..0176494 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "website": "https://linuxcontainers.org/lxd/", "demo": "https://linuxcontainers.org/lxd/try-it/", "admindoc": "https://linuxcontainers.org/lxd/docs/master/index.html", - "code": "https://github.com/lxc/lxd" + "code": "https://github.com/canonical/lxd" }, "license": "Apache-2.0", "maintainer": {