Skip to content

Commit b58991d

Browse files
authored
fix: dead links (#2182)
1 parent 94bfa13 commit b58991d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versioned_docs/version-0.17/greptimecloud/integrations/fluent-bit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Fluent Bit can be configured to send logs to GreptimeCloud using the HTTP protoc
2828
http_Passwd <password>
2929
```
3030

31-
In this example, the `http` output plugin is used to send logs to GreptimeCloud. For more information, and extra options, refer to the [Logs HTTP API](https://docs.greptime.com/reference/pipeline/write-log-api.md#http-api) guide.
31+
In this example, the `http` output plugin is used to send logs to GreptimeCloud. For more information, and extra options, refer to the [Logs HTTP API](https://docs.greptime.com/reference/pipeline/write-log-api#http-api) guide.
3232

3333
## Prometheus Remote Write
3434

versioned_docs/version-0.17/greptimecloud/integrations/kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Here we are using Vector as the tool to transport data from Kafka to GreptimeDB.
1313
## Logs
1414

1515
A sample configuration. Note that you will need to [create your
16-
pipeline](https://docs.greptime.com/reference/pipeline/pipeline-config/) for log
16+
pipeline](https://docs.greptime.com/user-guide/logs/use-custom-pipelines/) for log
1717
parsing.
1818

1919
```toml

0 commit comments

Comments
 (0)