From dba084f448a1c52caf7f94daa571d31ae2e53add Mon Sep 17 00:00:00 2001 From: "Geodecki 2P gr.1" <1p22geodecki@gmail.com> Date: Thu, 13 Jun 2024 16:51:05 +0200 Subject: [PATCH] fix: ok whatever Co-authored-by: Lukasz Gornicki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41e75450d..ecf56c989 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 like [this one](https://raw.githubusercontent.com/asyncapi/spec/master/examples/streetlights-kafka-asyncapi.yml). +You can replace `` with local path or URL pointing to [any AsyncAPI document](https://raw.githubusercontent.com/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