Skip to content

Commit 6d0ffcd

Browse files
committed
[hotfix] Update shortcode in Kafka Datastream documentation so that the download links appear
1 parent ab356b4 commit 6d0ffcd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/content.zh/docs/connectors/datastream/dynamic-kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ makes these operations automated so that they are transparent to Kafka consumers
3636

3737
For details on Kafka compatibility, please refer to the official [Kafka documentation](https://kafka.apache.org/protocol.html#protocol_compatibility).
3838

39-
{{< connector_artifact flink-connector-kafka 3.1.0 >}}
39+
{{< connector_artifact flink-connector-kafka kafka >}}
4040

4141
Flink's streaming connectors are not part of the binary distribution.
4242
See how to link with them for cluster execution [here]({{< ref "docs/dev/configuration/overview" >}}).

docs/content.zh/docs/connectors/datastream/kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Apache Flink 集成了通用的 Kafka 连接器,它会尽力与 Kafka client
3636
当前 Kafka client 向后兼容 0.10.0 或更高版本的 Kafka broker。
3737
有关 Kafka 兼容性的更多细节,请参考 [Kafka 官方文档](https://kafka.apache.org/protocol.html#protocol_compatibility)
3838

39-
{{< connector_artifact flink-connector-kafka 3.0.0 >}}
39+
{{< connector_artifact flink-connector-kafka kafka >}}
4040

4141
如果使用 Kafka source,```flink-connector-base``` 也需要包含在依赖中:
4242

docs/content/docs/connectors/datastream/dynamic-kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ makes these operations automated so that they are transparent to Kafka consumers
3636

3737
For details on Kafka compatibility, please refer to the official [Kafka documentation](https://kafka.apache.org/protocol.html#protocol_compatibility).
3838

39-
{{< connector_artifact flink-connector-kafka 3.1.0 >}}
39+
{{< connector_artifact flink-connector-kafka kafka >}}
4040

4141
Flink's streaming connectors are not part of the binary distribution.
4242
See how to link with them for cluster execution [here]({{< ref "docs/dev/configuration/overview" >}}).

docs/content/docs/connectors/datastream/kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The version of the client it uses may change between Flink releases.
3636
Modern Kafka clients are backwards compatible with broker versions 0.10.0 or later.
3737
For details on Kafka compatibility, please refer to the official [Kafka documentation](https://kafka.apache.org/protocol.html#protocol_compatibility).
3838

39-
{{< connector_artifact flink-connector-kafka 3.0.0 >}}
39+
{{< connector_artifact flink-connector-kafka kafka >}}
4040

4141
Flink's streaming connectors are not part of the binary distribution.
4242
See how to link with them for cluster execution [here]({{< ref "docs/dev/configuration/overview" >}}).

0 commit comments

Comments
 (0)