diff --git a/doc/.sphinx/_extra/rest-api.yaml b/doc/.sphinx/_extra/rest-api.yaml index ad17be82a0ad..47b127652378 120000 --- a/doc/.sphinx/_extra/rest-api.yaml +++ b/doc/.sphinx/_extra/rest-api.yaml @@ -1 +1 @@ -../../doc/rest-api.yaml \ No newline at end of file +../../rest-api.yaml \ No newline at end of file diff --git a/doc/rest-api.yaml b/doc/rest-api.yaml index c8ec118f8fcc..2162e58f5495 100644 --- a/doc/rest-api.yaml +++ b/doc/rest-api.yaml @@ -5567,9 +5567,9 @@ definitions: x-go-package: github.com/lxc/lxd/shared/api info: contact: - email: lxd@lists.canonical.com + email: lxd@lists.canonical.com name: LXD upstream - url: https://github.com/canonical/lxd + url: https://github.com/canonical/lxd description: |- This is the REST API used by all LXD clients. Internal endpoints aren't included in this documentation.