Skip to content

Commit 145fad7

Browse files
Rudd-Ostevepiercy
andauthored
Update docs/install/containers/images/backend.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent 959c21c commit 145fad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/containers/images/backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ docker run -p 8081:8081 -e LISTEN_PORT=8081 plone/plone-backend:{PLONE_BACKEND_V
7070
With the standard container, it is not possible to add configuration fragments to
7171
`zope.conf` directly or add extra ZCML, like it is with the `buildout` deployment
7272
method. However, you can derive your own container image, and drop in configuration
73-
fragments. See *Extending from this image* below for instructions.
73+
fragments. See {ref}`backend-extending-from-this-image-label` below for instructions.
7474

7575
### Site creation variables
7676

0 commit comments

Comments
 (0)