docs(outputs.postgresql): Update URL for sql template (#12691)

This commit is contained in:
Joshua Powers 2023-02-17 01:46:15 -07:00 committed by GitHub
parent 9dfbbb29ae
commit 0fd618ef84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ statements. This allows for complete control of the schema by the user.
Documentation on how to write templates can be found [sqltemplate docs][1]
[1]: https://pkg.go.dev/github.com/influxdb/telegraf/plugins/outputs/postgresql/sqltemplate
[1]: https://pkg.go.dev/github.com/influxdata/telegraf/plugins/outputs/postgresql/sqltemplate
### Samples