summaryrefslogtreecommitdiff
path: root/docs/installation/cloud
diff options
context:
space:
mode:
authorLiudmylaNad <l.nadolina@vyos.io>2026-06-11 11:50:44 +0200
committerGitHub <noreply@github.com>2026-06-11 10:50:44 +0100
commite535682b8136a52f7dc66ec7af5a41c181bd8976 (patch)
treeb6042b72f936a0f80442cbd067ffe462edb6277e /docs/installation/cloud
parentdcf67eb0ed7dec8a80637572596d56b907869599 (diff)
downloadvyos-documentation-e535682b8136a52f7dc66ec7af5a41c181bd8976.tar.gz
vyos-documentation-e535682b8136a52f7dc66ec7af5a41c181bd8976.zip
docs: fix stale .png/.jpg image refs to match .webp assets in Sagitta (#2098)
Signed-off-by: MilaNad <l.nadolina@vyos.io>
Diffstat (limited to 'docs/installation/cloud')
-rw-r--r--docs/installation/cloud/gcp.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation/cloud/gcp.md b/docs/installation/cloud/gcp.md
index 7144f083..495a912e 100644
--- a/docs/installation/cloud/gcp.md
+++ b/docs/installation/cloud/gcp.md
@@ -32,13 +32,13 @@ This is because the default user in the VyOS image is `vyos`, and the Google Clo
2. Open GCP console and navigate to the **Compute Engine** > **Metadata** > **SSH Keys**. Choose
**SSH Keys**.
-:::{figure} /_static/images/cloud-gcp-01.png
+:::{figure} /_static/images/cloud-gcp-01.webp
:::
3. Click **edit** and **Add item**.
4. Paste your public ssh key and **Save**.
-:::{figure} /_static/images/cloud-gcp-02.png
+:::{figure} /_static/images/cloud-gcp-02.webp
:::
For more information, please visit the official Google Cloud documentation: