Skip to content

Commit 37f786b

Browse files
committed
fixes for link checker
1 parent 4039f51 commit 37f786b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/integrations/data-ingestion/clickpipes/object-storage/amazon-s3/01_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ By default, the S3 ClickPipe will load all files matched by a pattern from the s
4747

4848
### Continuous ingestion {#continuous-ingestion}
4949

50-
When continuous ingestion is enabled, ClickPipes continuously ingests data from the specified path. To determine ingestion order, the S3 ClickPipe relies on the implicit [lexicographical order](#lexicographical-order) of files, by default. It can also be configured to ingest files in [any order](#any-order) using an [Amazon SQS](https://aws.amazon.com/sqs/) queue connected to the bucket.
50+
When continuous ingestion is enabled, ClickPipes continuously ingests data from the specified path. To determine ingestion order, the S3 ClickPipe relies on the implicit [lexicographical order](#continuous-ingestion-lexicographical-order) of files, by default. It can also be configured to ingest files in [any order](#continuous-ingestion-any-order) using an [Amazon SQS](https://aws.amazon.com/sqs/) queue connected to the bucket.
5151

5252
#### Lexicographical order {#continuous-ingestion-lexicographical-order}
5353

docs/integrations/data-ingestion/clickpipes/object-storage/azure-blob-storage/01_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The ABS ClickPipe will load all files matched by a pattern from the specified co
3030

3131
### Continuous ingestion {#continuous-ingestion}
3232

33-
When continuous ingestion is enabled, ClickPipes continuously ingests data from the specified path. To determine ingestion order, the ABS ClickPipe relies on the implicit [lexicographical order](#lexicographical-order) of files.
33+
When continuous ingestion is enabled, ClickPipes continuously ingests data from the specified path. To determine ingestion order, the ABS ClickPipe relies on the implicit [lexicographical order](#continuous-ingestion-lexicographical-order) of files.
3434

3535
#### Lexicographical order {#continuous-ingestion-lexicographical-order}
3636

docs/integrations/data-ingestion/clickpipes/object-storage/google-cloud-storage/01_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ By default, the GCS ClickPipe will load all files matched by a pattern from the
3232

3333
### Continuous ingestion {#continuous-ingestion}
3434

35-
When continuous ingestion is enabled, ClickPipes continuously ingests data from the specified path. To determine ingestion order, the GCS ClickPipe relies on the implicit [lexicographical order](#lexicographical-order) of files.
35+
When continuous ingestion is enabled, ClickPipes continuously ingests data from the specified path. To determine ingestion order, the GCS ClickPipe relies on the implicit [lexicographical order](#continuous-ingestion-lexicographical-order) of files.
3636

3737
#### Lexicographical order {#continuous-ingestion-lexicographical-order}
3838

0 commit comments

Comments
 (0)