Skip to content

Commit 81ad70e

Browse files
committed
Optimize icons chapter
1 parent 346107b commit 81ad70e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/classic-ui/icons.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,10 @@ The iconresolver take's an icon name (without the `plone.icon.` prefix) like `pl
8080

8181
```
8282
http://localhost:8080/Plone/@@iconresolver/plone-copy
83-
```
84-
85-
```
8683
http://localhost:8080/Plone/@@iconresolver/align-center
8784
```
8885

89-
It can be used via URL or via Python as shown below.
86+
The iconresolver can be used via URL or via Python as shown in section {ref}`classic-ui-icons-iconresolver-get-icon-url-label` and {ref}`classic-ui-icons-iconresolver-get-icon-tag-label`.
9087

9188

9289
(classic-ui-icons-iconresolver-get-icon-url-label)=

0 commit comments

Comments
 (0)