From ab59aadf2347b47379cc6c764c00f4e3a5d196e6 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Thu, 27 Apr 2023 18:44:41 +0000 Subject: [PATCH] docs: fix schema.json URL closes #653 --- www/docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/configuration.md b/www/docs/configuration.md index ec13e709..9fb357a7 100644 --- a/www/docs/configuration.md +++ b/www/docs/configuration.md @@ -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