File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ kstream.merge(ktable).filter(/* .. */).map(/* .. */).reduce(/* .. */).to("output
2424
2525## API Overview
2626
27- * [ Quick Start] ( docs/quick-start.md )
28- * [ Message 'to' and 'from' Apache Kafka] ( docs/handling-messages -schemas.md )
29- * [ API Info] ( docs/api .md )
27+ * [ Quick Start] ( website/ docs/quick-start.md)
28+ * [ Message 'to' and 'from' Apache Kafka] ( website/ docs/handling-message -schemas.md)
29+ * [ API Info] ( website/ docs/classDocs .md)
3030* [ Documentation] ( https://nodefluent.github.io/kafka-streams/jsdoc/ )
31- * [ Operator descriptions] ( docs/most-api.md )
31+ * [ Operator descriptions] ( website/ docs/most-api.md)
3232* [ Examples] ( https://github.com/nodefluent/kafka-streams/tree/master/examples )
33- * [ Native Client] ( docs/native.md ) | [ SSL, SASL, Kerberos] ( docs/ssl-sasl.md )
33+ * [ Native Client] ( website/ docs/native.md) | [ SSL, SASL, Kerberos] ( website/ docs/ssl-sasl.md)
3434
3535## You might also like
3636
You can’t perform that action at this time.
0 commit comments