Skip to content

Commit 97dc0a7

Browse files
authored
Merge pull request #2600 from Trivaxy/lxd-doc-update
[WD-37089] Update links to docs in /lxd/install
2 parents f0ddab9 + 426e97f commit 97dc0a7

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

templates/lxd/install.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h3 class="p-heading--5">4.&ensp;Run commands</h3>
142142
</div>
143143
<hr class="p-rule u-hide--small" />
144144
<p>
145-
For other installation options, please <a href="https://documentation.ubuntu.com/lxd/en/latest/installing/">check our documentation</a>.
145+
For other installation options, please <a href="https://canonical.com/lxd/docs/default/installing/">check our documentation</a>.
146146
</p>
147147
</div>
148148
</div>
@@ -163,7 +163,7 @@ <h2>Firewall issues</h2>
163163
You might see issues with your firewall blocking network access for your instances, or connectivity issues because you run LXD and Docker on the same host.
164164
</p>
165165
<p>
166-
<a href="https://canonical-lxd.readthedocs-hosted.com/en/latest/howto/network_bridge_firewalld/#network-bridge-firewall">Access documentation about how to resolve these issues&nbsp;&rsaquo;</a>
166+
<a href="https://canonical.com/lxd/docs/default/howto/network_bridge_firewalld/#network-bridge-firewall">Access documentation about how to resolve these issues&nbsp;&rsaquo;</a>
167167
</p>
168168
</div>
169169
<div class="col-3 u-hide--small u-hide--medium u-aspect-ratio--3-2 p-image-wrapper u-vertically-center">
@@ -194,7 +194,7 @@ <h3 class="p-heading--5">Instances</h3>
194194
<div class="col-6 col-medium-4">
195195
<p>LXD supports two types of instances: system containers and virtual machines.</p>
196196
<p>
197-
<a href="https://documentation.ubuntu.com/lxd/en/latest/explanation/containers_and_vms/">Learn more about containers and VMs&nbsp;&rsaquo;</a>
197+
<a href="https://canonical.com/lxd/docs/default/explanation/instances/">Learn more about containers and VMs&nbsp;&rsaquo;</a>
198198
</p>
199199
</div>
200200
<hr class="p-rule col-9 col-medium-6" />
@@ -206,7 +206,7 @@ <h3 class="p-heading--5">Security</h3>
206206
Security is at the forefront of everything we do and there are various things to consider to keep your LXD installation secure.
207207
</p>
208208
<p>
209-
<a href="https://documentation.ubuntu.com/lxd/en/latest/explanation/containers_and_vms/">Learn more about LXD and security&nbsp;&rsaquo;</a>
209+
<a href="https://canonical.com/lxd/docs/default/explanation/security/">Learn more about LXD and security&nbsp;&rsaquo;</a>
210210
</p>
211211
</div>
212212
<hr class="p-rule col-9 col-medium-6" />
@@ -216,7 +216,7 @@ <h3 class="p-heading--5">Images</h3>
216216
<div class="col-6 col-medium-4">
217217
<p>LXD uses an image-based workflow, providing images for a large number of Linux distributions.</p>
218218
<p>
219-
<a href="https://documentation.ubuntu.com/lxd/en/latest/image-handling/">Learn more about common operations with images&nbsp;&rsaquo;</a>
219+
<a href="https://canonical.com/lxd/docs/default/images/">Learn more about common operations with images&nbsp;&rsaquo;</a>
220220
</p>
221221
</div>
222222
<hr class="p-rule col-9 col-medium-6" />
@@ -227,7 +227,7 @@ <h3 class="p-heading--5">Contribute</h3>
227227
<p>We welcome and value contributions from the community.</p>
228228
<div class="p-strip--shallow">
229229
<p>
230-
<a href="https://documentation.ubuntu.com/lxd/en/latest/contributing">How to contribute to LXD&nbsp;&rsaquo;</a>
230+
<a href="https://canonical.com/lxd/docs/default/contributing/">How to contribute to LXD&nbsp;&rsaquo;</a>
231231
</p>
232232
</div>
233233
</div>

0 commit comments

Comments
 (0)