You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,10 +19,10 @@ It does not cover the following.
19
19
20
20
Plone consists of hundreds of projects.
21
21
To lessen the effort of configuring a new project in the Plone GitHub organization, and to keep these projects current with latest configuration practices, the Plone community agreed upon a trusted set of configuration items.
22
-
The Plone community manages these configuration items using the [`plone/meta`](https://github.com/plone/meta) project.
22
+
The Plone community manages these configuration items using the [`plone.meta`](https://github.com/plone/meta) project.
23
23
24
-
You can follow these practices in your own projects, or suggest new or alternative configuration items through the `plone/meta` repository, sharing them with the rest of the Plone community.
24
+
You can follow these practices in your own projects, or suggest new or alternative configuration items through the `plone.meta` repository, sharing them with the rest of the Plone community.
25
25
26
26
```{seealso}
27
27
See also [`plone/meta` documentation](https://github.com/plone/meta?tab=readme-ov-file#setup) for setup and usage.
0 commit comments