Fix image in getting started wiki page (#657)

The alt text contained quotes which messed with the parsing of the image element.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/657
Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org>
Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Co-committed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
Gusted 2025-08-12 13:26:52 +02:00 committed by Bastian Greshake Tzovaras
parent e004b03c97
commit de0217c6bc

View file

@ -53,7 +53,7 @@ images this way.
If you cannot [use a local Git client](#adding-external-images-via-web), linking to _external_ assets like images is
still possible.
<img src="/images/getting-started/wiki/wiki_pageview.png" alt="Web editor with an arrow pointing at the "Insert Image" button">
<img src="/images/getting-started/wiki/wiki_pageview.png" alt="Web editor with an arrow pointing at the 'Insert Image' button">
Clicking on the "Insert Image" button will make the following text appear in your text editor: `![](https://)`