From e535682b8136a52f7dc66ec7af5a41c181bd8976 Mon Sep 17 00:00:00 2001 From: LiudmylaNad Date: Thu, 11 Jun 2026 11:50:44 +0200 Subject: docs: fix stale .png/.jpg image refs to match .webp assets in Sagitta (#2098) Signed-off-by: MilaNad --- docs/installation/cloud/gcp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/installation/cloud') 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: -- cgit v1.2.3