diff --git a/documentation/writing-providers.md b/documentation/writing-providers.md index 73fc42306..3229c8175 100644 --- a/documentation/writing-providers.md +++ b/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 * `.github/workflows/pr_test.yml` (The PROVIDERS list) * `.goreleaser.yml` (Search for `Provider-specific changes`) * `documentation/SUMMARY.md` - * `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) * `documentation/provider/`PROVIDERNAME`.md` * `integrationTest/profiles.json` * `providers/_all/all.go`