We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884ec0f commit 6b67847Copy full SHA for 6b67847
docs/install/manage-add-ons-packages.md
@@ -217,7 +217,7 @@ Add the add-on to {file}`requirements.txt`:
217
collective.easyform
218
```
219
220
-Add it to {file}`instance.yml` to let Zope know that this add-on should be loaded:
+Add it to {file}`instance.yaml` to let Zope know that this add-on should be loaded:
221
222
```yaml
223
default_context:
@@ -261,7 +261,7 @@ branch=dev-branch-name
261
extras=test
262
263
264
265
266
267
0 commit comments