Skip to content

Commit 9312bbe

Browse files
committed
outputs: kinesis: fix 404 and vale issues
Signed-off-by: Lynette Miles <[email protected]>
1 parent e240d1f commit 9312bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/kinesis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is the documentation for the core Fluent Bit Kinesis plugin written in C. I
1010

1111
This `kinesis_streams` plugin always uses a random partition key when uploading records to Kinesis through the [PutRecords API](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecords.html).
1212

13-
For information about how AWS credentials are fetched, see [AWS credentials](../administration/aws-credentials).
13+
For information about how AWS credentials are fetched, see [AWS credentials](../../administration/aws-credentials).
1414

1515
## Configuration parameters
1616

0 commit comments

Comments
 (0)