From b87c46aad14512580038ec72edc8a282ab30e1f1 Mon Sep 17 00:00:00 2001 From: Christos Mantzouranis <72451681+cmantzouranis-res@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:55:32 +0200 Subject: [PATCH] fix: update README.md - Updated link to repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0294365..9a7113c 100644 --- a/README.md +++ b/README.md @@ -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/template-kafka-stream-msk/blob/main/schemaGenerator/src/main/scala/VulcanSchemaGenerator.scala [sbt command]: https://github.com/Kpler/template-kafka-stream-msk/blob/main/build.sbt#L75 ### Contributing