diff --git a/README.md b/README.md index 26d55bc1f..52b210cb5 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Where the `formats` available are: - `spdx-json@2.2`: A JSON report conforming to the [SPDX 2.2 JSON Schema](https://github.com/spdx/spdx-spec/blob/v2.2/schemas/spdx-schema.json). - `github-json`: A JSON report conforming to GitHub's dependency snapshot format. - `syft-table`: A columnar summary (default). -- `template`: Lets the user specify the output format. See ["Using templates"](#using-templates) below. +- `template`: Lets the user specify the output format. See ["Using templates"](https://github.com/anchore/syft/wiki/using-templates) below. Note that flags using the @ can be used for earlier versions of each specification as well.