We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2733435 commit e3c0300Copy full SHA for e3c0300
README.md
@@ -22,8 +22,8 @@ Web UI will be available at `http://localhost:8000`
22
## Build from source
23
24
```
25
- git clone https://github.com/Landoop/kafka-topics-ui.git
26
- cd kafka-topics-ui
+ git clone https://github.com/Landoop/kafka-connect-ui.git
+ cd kafka-connect-ui
27
npm install
28
http-server .
29
0 commit comments