Skip to content

Commit 6e4c02e

Browse files
committed
r/aws_kinesis_firehose_delivery_stream fix broken link
1 parent 7c6f761 commit 6e4c02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/kinesis_firehose_delivery_stream.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,7 @@ The `output_format_configuration` configuration block supports the following arg
915915
The `serializer` configuration block supports the following arguments:
916916

917917
* `orc_ser_de` - (Optional) Specifies converting data to the ORC format before storing it in Amazon S3. For more information, see [Apache ORC](https://orc.apache.org/docs/). See [`orc_ser_de` block](#orc_ser_de-block) below for details.
918-
* `parquet_ser_de` - (Optional) Specifies converting data to the Parquet format before storing it in Amazon S3. For more information, see [Apache Parquet](https://parquet.apache.org/documentation/latest/). More details below.
918+
* `parquet_ser_de` - (Optional) Specifies converting data to the Parquet format before storing it in Amazon S3. For more information, see [Apache Parquet](https://parquet.apache.org/docs/). More details below.
919919

920920
#### `orc_ser_de` block
921921

0 commit comments

Comments
 (0)