Skip to content

Commit 359f8d0

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

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/mastering-plone/add-ons.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ myst:
66
"property=og:title": "Extending Plone with add-on packages"
77
"keywords": "Plone, Volto, add-on, customizing"
88
---
9-
109
(add-ons-label)=
1110

1211
# Extending Plone with add-on packages
@@ -151,9 +150,9 @@ An add-on can be enabled per Plone instance.
151150
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.
152151

153152
````{card}
154-
```{image} /_static/site_setup.png
153+
```{image} ../_static/site_setup.png
155154
:alt: Plone Site Setup control panel showing available configuration options
156-
:target: /_static/site_setup.png
155+
:target: ../_static/site_setup.png
157156
```
158157
+++
159158
_Plone Site Setup control panel showing available configuration options._

0 commit comments

Comments
 (0)