Skip to content

Commit 1565724

Browse files
Docs: fix enhanced media card for Site Setup image
1 parent 359f8d0 commit 1565724

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/mastering-plone/add-ons.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ An add-on can be enabled per Plone instance.
150150
In your browser, go to `Site Setup` at `http://localhost:3000/controlpanel`, and open the `Add-ons` Panel. You will see a list of available add-ons.
151151

152152
````{card}
153-
```{image} ../_static/site_setup.png
153+
```{image} static/site_setup.png
154154
:alt: Plone Site Setup control panel showing available configuration options
155-
:target: ../_static/site_setup.png
155+
:target: static/site_setup.png
156156
```
157157
+++
158158
_Plone Site Setup control panel showing available configuration options._

0 commit comments

Comments
 (0)