Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/how-to/set-up-snapcraft.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Finally, initialize LXD with a lightweight configuration:
sudo lxd init --auto

If you need help troubleshooting your LXD installation, see `How to install LXD
<https://documentation.ubuntu.com/lxd/en/latest/installing/#installing>`_ in the LXD
<https://canonical.com/lxd/docs/latest/installing/#installing>`_ in the LXD
documentation.
Comment thread
elijahgreenstein marked this conversation as resolved.


Expand Down
2 changes: 1 addition & 1 deletion docs/reference/build-environment-options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Snapcraft can optionally use the following arguments to modify the build environ
- See :ref:`destructive mode <reference-build-environment-options-destructive>`.

* - ``--use-lxd``
- Builds the snap using `LXD <https://linuxcontainers.org/lxd/introduction/>`_
- Builds the snap using `LXD <https://canonical.com/lxd/docs/>`_
rather than Multipass. This can potentially reduce resource usage, especially
from a VM.
- Requires LXD. For more information, see :ref:`how-to-select-a-build-provider`.
Expand Down
Loading