Skip to content

Commit

Permalink
Add link to new "Develop Volto add-ons" section (#1755)
Browse files Browse the repository at this point in the history
* Add link to new "Develop Volto add-ons" section

* Fix heading
  • Loading branch information
stevepiercy authored Nov 5, 2024
1 parent 16f3bb4 commit b919f15
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/admin-guide/add-ons.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ This chapter explains how to install {term}`add-ons <add-on>` as Python packages

```{note}
The Volto frontend has its own system of add-ons using Node.js packages.
% TODO: update the following link after https://github.com/plone/volto/pull/6397 is merged to point to `/development/add-ons/index`.
See {doc}`/volto/addons/index`.
See {doc}`/volto/development/add-ons/index`.
```


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


## with Buildout
## Buildout

Use the following instructions if you installed Plone with Buildout.

Expand Down

0 comments on commit b919f15

Please sign in to comment.