Skip to content

Commit 6db1724

Browse files
authored
docs: fix link check failure (#340)
1 parent ad418d0 commit 6db1724

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.lycheeignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ fonts.gstatic.com
44
github.com/.+/zilla-docs/edit
55
docs.aklivity.io
66
https://quickstart.aklivity.io
7+
https://taxi.aklivity.io
78
www.linkedin.com/company/aklivity
89
www.twitter.com/aklivityinc
910
.+algolia.net
1011
amazonaws.com
1112
hub.docker.com
1213
.+\.name
14+
https://support.aklivity.io
15+
https://www.aklivity.io/slack

src/deployment/zilla-plus-in-production/.partials/secure-public-access/verify-kafka-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ cd kafka_2.13-2.8.0
1717
```
1818

1919
::: tip
20-
We use a generic Kafka client here, however the setup for any Kafka client, including [KaDeck](https://www.xeotek.com/apache-kafka-monitoring-management/), [Conduktor](https://www.conduktor.io/download/), and [akhq.io](https://akhq.io/) will be largely similar. With the <ZillaPlus/> proxy you can use these GUI Kafka clients to configure and monitor your Kafka applications, clusters and streams.
20+
We use a generic Kafka client here, however the setup for any Kafka client, including [KaDeck](https://www.xeotek.com/apache-kafka-monitoring-management/) and [akhq.io](https://akhq.io/) will be largely similar. With the <ZillaPlus/> proxy you can use these GUI Kafka clients to configure and monitor your Kafka applications, clusters and streams.
2121
:::

0 commit comments

Comments
 (0)