mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: fix jsonschema links
This commit is contained in:
parent
809a6da0f0
commit
c9c285583c
@ -12,12 +12,12 @@ GoReleaser also has a [jsonschema][] file which you can use to have better edito
|
||||
|
||||
=== "OSS"
|
||||
```sh
|
||||
https://goreleaser.com/schema.json
|
||||
https://goreleaser.com/static/schema.json
|
||||
```
|
||||
|
||||
=== "Pro"
|
||||
```sh
|
||||
https://goreleaser.com/schema-pro.json
|
||||
https://goreleaser.com/static/schema-pro.json
|
||||
```
|
||||
|
||||
You can also generate it for your specific version using the [`goreleaser jsonschema`][schema] command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user