Skip to content

Commit 2ec1a30

Browse files
Use correct relative path for site_setup image
1 parent 1565724 commit 2ec1a30

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)