Skip to content

Commit 007a755

Browse files
committed
Add cross-reference
1 parent a7ead92 commit 007a755

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/conceptual-guides/distributions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,13 @@ myst:
1414
```{versionadded} Plone 6.1
1515
```
1616

17-
A Plone distribution is a pre-packaged version of Plone that includes specific features, themes, modules, and configurations.
17+
A Plone {term}`distribution` is a pre-packaged version of Plone that includes specific features, themes, modules, and configurations.
1818
It is a convenient way to get a specific type of website up and running quickly, as the distribution includes everything needed to run that type of site.
1919

20+
```{seealso}
21+
To create your own distribution, see {doc}`/developer-guide/create-a-distribution`.
22+
```
23+
2024

2125
## Built-in distributions
2226

0 commit comments

Comments
 (0)