diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-08 17:35:12 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-08 17:35:12 +0300 |
| commit | 2c8d2fa1aef2bc991165eea72f19bb6ef44bb982 (patch) | |
| tree | 1042450cfd5a2d28daeca6d32bac7400cb10e9b4 /docs/installation | |
| parent | 2b18f0a0acf337c1672fbc1dffb5f393d1149325 (diff) | |
| parent | e9a1b21e2ee06ce62e8f15a4c7bf31099d1c0e01 (diff) | |
| download | vyos-documentation-2c8d2fa1aef2bc991165eea72f19bb6ef44bb982.tar.gz vyos-documentation-2c8d2fa1aef2bc991165eea72f19bb6ef44bb982.zip | |
Merge pull request #1877 from LiudmylaNad/remove-deprecated-cloud-init-docs
DOCS: Remove deprecated cloud-init page
Diffstat (limited to 'docs/installation')
| -rw-r--r-- | docs/installation/install.md | 2 | ||||
| -rw-r--r-- | docs/installation/rst-install.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation/install.md b/docs/installation/install.md index 532bdc0c..4ab36015 100644 --- a/docs/installation/install.md +++ b/docs/installation/install.md @@ -90,7 +90,7 @@ downloads. :::{note} The `.qcow2` image provided for Proxmox deployment can also be used to deploy VyOS on KVM environments. This image includes cloud-init -support. See {ref}`cloud-init` for more information. +support. ::: :::{figure} /_static/images/vyosnew-downloads.webp diff --git a/docs/installation/rst-install.rst b/docs/installation/rst-install.rst index 7b38a06b..ce4a0338 100644 --- a/docs/installation/rst-install.rst +++ b/docs/installation/rst-install.rst @@ -91,7 +91,7 @@ downloads. .. note:: The ``.qcow2`` image provided for Proxmox deployment can also be used to deploy VyOS on KVM environments. This image includes cloud-init - support. See :ref:`cloud-init` for more information. + support. .. figure:: /_static/images/vyosnew-downloads.* |
