We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f3bb4 commit b919f15Copy full SHA for b919f15
docs/admin-guide/add-ons.md
@@ -15,8 +15,7 @@ This chapter explains how to install {term}`add-ons <add-on>` as Python packages
15
16
```{note}
17
The Volto frontend has its own system of add-ons using Node.js packages.
18
-% TODO: update the following link after https://github.com/plone/volto/pull/6397 is merged to point to `/development/add-ons/index`.
19
-See {doc}`/volto/addons/index`.
+See {doc}`/volto/development/add-ons/index`.
20
```
21
22
@@ -133,7 +132,7 @@ Follow the upgrade information, if present.
133
132
Else click the {guilabel}`Install` button to complete installation of the add-on.
134
135
136
-## with Buildout
+## Buildout
137
138
Use the following instructions if you installed Plone with Buildout.
139
0 commit comments