fix link format (#673)

This commit is contained in:
Tony Li 2017-11-03 12:45:48 -04:00 committed by Dana Hoffman
parent 08f4539476
commit 7507a2954d
3 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ The following arguments are supported:
The writer associated with the sink must have access to write to the above resource.
* `filter` - (Optional) The filter to apply when exporting logs. Only log entries that match the filter are exported.
See (Advanced Log Filters)[https://cloud.google.com/logging/docs/view/advanced_filters] for information on how to
See [Advanced Log Filters](https://cloud.google.com/logging/docs/view/advanced_filters) for information on how to
write a filter.
## Attributes Reference

View File

@ -66,7 +66,7 @@ The following arguments are supported:
The writer associated with the sink must have access to write to the above resource.
* `filter` - (Optional) The filter to apply when exporting logs. Only log entries that match the filter are exported.
See (Advanced Log Filters)[https://cloud.google.com/logging/docs/view/advanced_filters] for information on how to
See [Advanced Log Filters](https://cloud.google.com/logging/docs/view/advanced_filters) for information on how to
write a filter.
* `include_children` - (Optional) Whether or not to include children folders in the sink export. If true, logs

View File

@ -100,7 +100,7 @@ The following arguments are supported:
The writer associated with the sink must have access to write to the above resource.
* `filter` - (Optional) The filter to apply when exporting logs. Only log entries that match the filter are exported.
See (Advanced Log Filters)[https://cloud.google.com/logging/docs/view/advanced_filters] for information on how to
See [Advanced Log Filters](https://cloud.google.com/logging/docs/view/advanced_filters) for information on how to
write a filter.
* `project` - (Optional) The project to create the sink in. If omitted, the project associated with the provider is