Skip to content

Commit

Permalink
docs: fix schema.json URL
Browse files Browse the repository at this point in the history
closes #653
  • Loading branch information
caarlos0 committed Apr 27, 2023
1 parent 2108b8d commit ab59aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ nFPM also has a [jsonschema][] file which you can use to have better editor
support:

```
https://nfpm.goreleaser.com/schema.json
https://nfpm.goreleaser.com/static/schema.json
```

You can also generate it for your specific version using the
Expand Down

0 comments on commit ab59aad

Please # to comment.