Skip to content

Commit ad103a9

Browse files
committed
Revise Admin guide, adding commented link to new Volto add-ons index.
1 parent 50873f1 commit ad103a9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/admin-guide/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ myst:
33
html_meta:
44
"description": "How to install, operate, configure, and deploy Plone 6"
55
"property=og:description": "How to install, operate, configure, and deploy Plone 6"
6-
"property=og:title": "Admin Guide"
6+
"property=og:title": "Admin guide"
77
"keywords": "Plone 6, admin, install, configuration, deploy"
88
---
99

1010
(admin-index-label)=
1111

12-
# Admin Guide
12+
# Admin guide
1313

1414
In this part of the documentation, you can find how to install, operate, configure, and deploy Plone.
1515

@@ -31,6 +31,9 @@ install-pip
3131
run-plone
3232
configure-zope
3333
add-ons
34+
% TODO: uncomment the following link when https://github.com/plone/volto/pull/6397 is merged.
35+
% https://volto--6397.org.readthedocs.build/development/add-ons/install-an-add-on.html
36+
% /volto/development/add-ons/index
3437
override-core
3538
/upgrade/index
3639
```

0 commit comments

Comments
 (0)