From 1ed04f4cb484840c8b7268b32280a1ef8e4a3991 Mon Sep 17 00:00:00 2001 From: "a.wagner" Date: Tue, 24 Mar 2026 07:35:01 +0000 Subject: [PATCH] Fix link to screenshot fixes #7. The link wants a .png, but the repo has a .webp --- content/howtos/pool-tool/general-usage/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/howtos/pool-tool/general-usage/index.md b/content/howtos/pool-tool/general-usage/index.md index a078113..022175c 100644 --- a/content/howtos/pool-tool/general-usage/index.md +++ b/content/howtos/pool-tool/general-usage/index.md @@ -89,7 +89,7 @@ If you haven't already [entered your access token](#authenticate-with-your-acces The interface will provide you with an overview of the changes you are about to submit. -![Screenshot showing the form submit button with a summary of the saved and to-be submitted record.](submit-overview.png) +![Screenshot showing the form submit button with a summary of the saved and to-be submitted record.](submit-overview.webp) #### Possible errors -- 2.52.0