Skip to content

Commit b919f15

Browse files
authored
Add link to new "Develop Volto add-ons" section (#1755)
* Add link to new "Develop Volto add-ons" section * Fix heading
1 parent 16f3bb4 commit b919f15

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/admin-guide/add-ons.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ This chapter explains how to install {term}`add-ons <add-on>` as Python packages
1515

1616
```{note}
1717
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`.
18+
See {doc}`/volto/development/add-ons/index`.
2019
```
2120

2221

@@ -133,7 +132,7 @@ Follow the upgrade information, if present.
133132
Else click the {guilabel}`Install` button to complete installation of the add-on.
134133

135134

136-
## with Buildout
135+
## Buildout
137136

138137
Use the following instructions if you installed Plone with Buildout.
139138

0 commit comments

Comments
 (0)