website: remove outdated comment on plugin config entries

This commit is contained in:
Zach Shilton 2021-03-18 15:10:02 -04:00
parent 597dcce2ab
commit de12cd318d
No known key found for this signature in database
GPG Key ID: 487BAB946192712E
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@ Some setup is required to include docs from remote plugin repositories on the [p
The `docs.zip` release asset is expected to be generated as part of the standard release process for `packer-plugin-*` repositories. Additional details on this process can be found in [the `packer-plugin-scaffolding` `README`](https://github.com/hashicorp/packer-plugin-scaffolding#registering-documentation-on-packerio).
The `docs-remote-plugins.json` file contains an array of entries. Each entry points to a plugin repository. The `{ title, path, repo, version }` properties are required for each entry, all other properties are optional.
The `docs-remote-plugins.json` file contains an array of entries. Each entry points to a plugin repository. The `{ title, path, repo, version }` properties are required for each entry.
```json5
[