Skip to content

Commit

Permalink
README: Update references to latest documentation to stable-5.21 (sta…
Browse files Browse the repository at this point in the history
…ble-5.21) (#14576)

We should link to the relevant LTS series docs in the LTS code branches.
  • Loading branch information
tomponline authored Dec 3, 2024
2 parents 8c640c4 + 30ee667 commit 7ea3c2b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ You should consider using LXD if you want to containerize different environments

## Get started

See [Getting started](https://documentation.ubuntu.com/lxd/en/latest/getting_started/) in the LXD documentation for installation instructions and first steps.
See [Getting started](https://documentation.ubuntu.com/lxd/en/stable-5.21/getting_started/) in the LXD documentation for installation instructions and first steps.

- Release announcements: [`https://discourse.ubuntu.com/c/lxd/news/`](https://discourse.ubuntu.com/c/lxd/news/143)
- Release tarballs: [`https://github.com/canonical/lxd/releases/`](https://github.com/canonical/lxd/releases/)
- Documentation: [`https://documentation.ubuntu.com/lxd/en/latest/`](https://documentation.ubuntu.com/lxd/en/latest/)
- Documentation: [`https://documentation.ubuntu.com/lxd/en/stable-5.21/`](https://documentation.ubuntu.com/lxd/en/stable-5.21/)

## Status

Expand All @@ -41,7 +41,7 @@ macOS | [Homebrew](https://formulae.brew.sh/formula/lxc) | `brew

The LXD snap packaging repository is available [here](https://github.com/canonical/lxd-pkg-snap).

For more instructions on installing LXD for a wide variety of Linux distributions and operating systems, and to install LXD from source, see [How to install LXD](https://documentation.ubuntu.com/lxd/en/latest/installing/) in the documentation.
For more instructions on installing LXD for a wide variety of Linux distributions and operating systems, and to install LXD from source, see [How to install LXD](https://documentation.ubuntu.com/lxd/en/stable-5.21/installing/) in the documentation.

## Client SDK packages

Expand All @@ -54,7 +54,7 @@ Language | URL
Go | https://pkg.go.dev/github.com/canonical/lxd/client
Python | https://github.com/canonical/pylxd

For more information on using the LXD API, see [REST API](https://documentation.ubuntu.com/lxd/en/latest/restapi_landing/) in the documentation.
For more information on using the LXD API, see [REST API](https://documentation.ubuntu.com/lxd/en/stable-5.21/restapi_landing/) in the documentation.

## Tools for managing LXD

Expand All @@ -81,9 +81,9 @@ Consider the following aspects to ensure that your LXD installation is secure:
- Configure your network interfaces to be secure.
- Do not use privileged containers unless required. If you use privileged containers, put appropriate security measures in place.
<!-- Include end security -->
See [Container security](https://documentation.ubuntu.com/lxd/en/latest/explanation/security/#container-security) for more information.
See [Container security](https://documentation.ubuntu.com/lxd/en/stable-5.21/explanation/security/#container-security) for more information.

See [Security](https://documentation.ubuntu.com/lxd/en/latest/explanation/security/) for detailed information.
See [Security](https://documentation.ubuntu.com/lxd/en/stable-5.21/explanation/security/) for detailed information.

**IMPORTANT:**
<!-- Include start security note -->
Expand Down Expand Up @@ -119,7 +119,7 @@ See the [full service description](https://ubuntu.com/legal/ubuntu-pro-descripti

## Documentation

The official documentation is available at: [`https://documentation.ubuntu.com/lxd/en/latest/`](https://documentation.ubuntu.com/lxd/en/latest/)
The official documentation is available at: [`https://documentation.ubuntu.com/lxd/en/stable-5.21/`](https://documentation.ubuntu.com/lxd/en/stable-5.21/)

You can find additional resources on the [website](https://canonical.com/lxd), on [YouTube](https://www.youtube.com/channel/UCuP6xPt0WTeZu32CkQPpbvA) and in the [Tutorials section](https://discourse.ubuntu.com/c/lxd/tutorials/146) in the forum.

Expand Down

0 comments on commit 7ea3c2b

Please sign in to comment.