Skip to content

Commit 05a29b2

Browse files
fix: replace markdown formatting with html inside the callout component
1 parent f24a949 commit 05a29b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site_jaspr/content/docs/workflows/license_check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image: /images/meta/open-graph.png
99
At VGV, we keep track of the rights and restrictions external dependencies might impose on Dart or Flutter projects.
1010

1111
<Info>
12-
The License Check functionality is powered by [Very Good CLI's license checker](https://cli.vgv.dev/docs/commands/check_licenses), for a deeper understanding of some [inputs](#inputs) refer to its [documentation](https://cli.vgv.dev/docs/commands/check_licenses).
12+
The License Check functionality is powered by <a href="https://cli.vgv.dev/docs/commands/check_licenses">Very Good CLI's license checker</a>, for a deeper understanding of some <a href="#inputs">inputs</a> refer to its <a href="https://cli.vgv.dev/docs/commands/check_licenses">documentation</a>.
1313
</Info>
1414

1515
## Steps

0 commit comments

Comments
 (0)