Skip to content

Commit e5e13d5

Browse files
authored
docs: fix the long link issue in BakedInTemplates (#1708)
Co-authored-by: Adi-204 <adiboghawala@gmail.com>
1 parent 15886c5 commit e5e13d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/generator/docs/baked-in-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Baked-in templates are official AsyncAPI templates that are **developed, version
99

1010
AsyncAPI Generator supports a variety of baked-in template types for generating code, documentation, configs, and SDKs. All templates are managed under the `packages/templates` directory and follow a strict, opinionated directory structure for consistency and ease of maintenance.
1111

12-
> List of baked-in templates: https://github.com/asyncapi/generator/blob/master/apps/generator/lib/templates/BakedInTemplatesList.json
12+
> Check out the [list of baked-in templates](https://github.com/asyncapi/generator/blob/master/apps/generator/lib/templates/BakedInTemplatesList.json)
1313
1414
## Supported template types
1515

0 commit comments

Comments
 (0)