diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 47dae38..93700f3 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -5,14 +5,14 @@ summary: A Distrobox-like wrapper for LXD description: | lxcd provides a Distrobox-like experience using LXD containers. It creates, manages, and enters LXD containers with features - like nesting, host CA certificate mounts, APT caching, and + like nesting, host workspace and data mounts, APT caching, and SSH client setup. title: lxcd -contact: https://git.cherished.me/andrew/lxcd-python/issues -issues: https://git.cherished.me/andrew/lxcd-python/issues -source-code: https://git.cherished.me/andrew/lxcd-python -website: https://git.cherished.me/andrew/lxcd-python +contact: https://git.cherished.me/andrew/lxcd/issues +issues: https://git.cherished.me/andrew/lxcd/issues +source-code: https://git.cherished.me/andrew/lxcd +website: https://git.cherished.me/andrew/lxcd license: MIT grade: stable