We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87cd4f4 commit 52e7caaCopy full SHA for 52e7caa
documentation/writing-providers.md
@@ -359,7 +359,7 @@ These are the things we'll be checking when you submit the PR. Please try to co
359
* `.github/workflows/pr_test.yml` (The PROVIDERS list)
360
* `.goreleaser.yml` (Search for `Provider-specific changes`)
361
* `documentation/SUMMARY.md`
362
- * `documentation/providers.md` (the autogenerated table + the second one; make sure it is removed from the `requested` list)
+ * `documentation/provider/index.md` (the autogenerated table + the second one; make sure it is removed from the `requested` list)
363
* `documentation/provider/`PROVIDERNAME`.md`
364
* `integrationTest/profiles.json`
365
* `providers/_all/all.go`
0 commit comments