website: fix tag vs version reference in README

Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
This commit is contained in:
Zachary Shilton 2021-03-18 15:06:42 -04:00 committed by GitHub
parent 0f8a658a23
commit 597dcce2ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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, tag }` 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, all other properties are optional.
```json5
[