diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 00000000000..a71c49a57b1 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,4 @@ +# Docs + +The documentation needs to run with [kafka-site](https://github.com/apache/kafka-site). +Please check the README in the kafka-site repository to preview documentation locally.