README.md in karafka-web-0.7.6 vs README.md in karafka-web-0.7.7
- old
+ new
@@ -6,9 +6,12 @@
Karafka Web UI is a user interface for the [Karafka framework](https://github.com/karafka/karafka). The Web UI provides a convenient way for developers to monitor and manage their Karafka-based applications, without the need to use the command line or third party software.
It allows for easy access to various metrics, such as the number of messages consumed, the number of errors, and the number of consumers operating. It also provides a way to view the different Kafka topics, consumers, and groups that are being used by the application.
+> [!IMPORTANT]
+> All of Karafka ecosystems components documentation, including the Web UI, can be found [here](https://karafka.io/docs/#web-ui).
+
## Getting started
Karafka Web UI documentation is part of the Karafka framework documentation and can be found [here](https://karafka.io/docs).
![karafka web ui dashboard](https://raw.githubusercontent.com/karafka/misc/master/printscreens/web-ui.png)