From 7507a2954d17ef7230dc4b09a70a143ff8f57a0f Mon Sep 17 00:00:00 2001 From: Tony Li Date: Fri, 3 Nov 2017 12:45:48 -0400 Subject: [PATCH] fix link format (#673) --- website/docs/r/logging_billing_account_sink.html.markdown | 2 +- website/docs/r/logging_folder_sink.html.markdown | 2 +- website/docs/r/logging_project_sink.html.markdown | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/r/logging_billing_account_sink.html.markdown b/website/docs/r/logging_billing_account_sink.html.markdown index 342dee1e..eafc88e7 100644 --- a/website/docs/r/logging_billing_account_sink.html.markdown +++ b/website/docs/r/logging_billing_account_sink.html.markdown @@ -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 diff --git a/website/docs/r/logging_folder_sink.html.markdown b/website/docs/r/logging_folder_sink.html.markdown index 0ae8bf6b..a7fd4748 100644 --- a/website/docs/r/logging_folder_sink.html.markdown +++ b/website/docs/r/logging_folder_sink.html.markdown @@ -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 diff --git a/website/docs/r/logging_project_sink.html.markdown b/website/docs/r/logging_project_sink.html.markdown index 7f2f80bf..25cd8ba5 100644 --- a/website/docs/r/logging_project_sink.html.markdown +++ b/website/docs/r/logging_project_sink.html.markdown @@ -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