Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 9b59b31

Browse files
Fix broken link in README.md (#1070)
1 parent 4390500 commit 9b59b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ While StatefulSets provide unique Broker IDs generated during Pod startup, netwo
4848
*Koperator takes a different approach by using simple `Pods`, `ConfigMaps`, and `PersistentVolumeClaims` instead of `StatefulSets`. These resources allow us to build an Operator that is better suited to manage Apache Kafka.*
4949
With Koperator, you can modify the configuration of unique Brokers, remove specific Brokers from clusters, and use multiple Persistent Volumes for each Broker.
5050

51-
If you want to learn more about our design motivations and the scenarios that drove us to create Koperator, please continue reading on our documentation page [here](https://docs.calisti.app/sdm/koperator/scenarios/).
51+
If you want to learn more about our design motivations and the scenarios that drove us to create Koperator, please continue reading on our documentation page [here](https://banzaicloud.github.io/koperator-docs/docs/scenarios/).
5252

5353
![Koperator architecture](docs/img/kafka-operator-arch.png)
5454

0 commit comments

Comments
 (0)