Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ repos:
- id: terraform-repo-compliance
```

[example of implementation]: https://github.com/Kpler/template-kafka-stream-msk/blob/main/src/ci/scala/schema_generator/VulcanSchemaGenerator.scala
[example of implementation]: https://github.com/Kpler/cookiecutter-kafka-stream-scala/blob/main/%7B%7Bcookiecutter.repository_name%7D%7D/schemaGenerator/src/main/scala/VulcanSchemaGenerator.scala
[sbt command]: https://github.com/Kpler/template-kafka-stream-msk/blob/main/build.sbt#L75

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you update that line too, and earlier in this file "The implementation of the generateKafkaSchemas is up to each project, but you can find an [example of implementation] in the template-kafka-stream-msk"


### Contributing
Expand Down