Skip to content

Commit 8b2e2bf

Browse files
ChristinaChristina
authored andcommitted
Merge branch 'master' of github.com:Landoop/kafka-connect-ui
2 parents 32d963a + 3a5f119 commit 8b2e2bf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This is a web tool for Kafka Connect for setting up and managing connectors for
1515

1616

1717
## Build from source
18+
1819
```
1920
git clone https://github.com/Landoop/kafka-topics-ui.git
2021
cd kafka-topics-ui
@@ -58,14 +59,14 @@ var clusters = [
5859
5960
```
6061
### Supported Connectors
61-
For all our DM connectors we have a template of metadata within the `supported-connectors.js`. However this optional and depends on your setup. In any case the UI will show all the connectors appear in your classpath kai give you all the required fields to set it up.
62+
For our [DM connectors](http://www.landoop.com/capabilities/kafka-connectors/) we have a template of metadata within the `supported-connectors.js`. In any case you will be shown any connector exists in your classpath with all the required fields to set them up.
6263

6364
## Changelog
6465
[Here](https://github.com/Landoop/kafka-connect-ui/wiki/Release-Changelog)
6566

6667
## License
6768

68-
The project is licensed under the [BSL](www.landoop.com/bsl) license.
69+
The project is licensed under the [BSL](http://www.landoop.com/bsl) license.
6970

7071
## Relevant Projects
7172

0 commit comments

Comments
 (0)