Skip to content

Commit

Permalink
chore: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 8, 2023
1 parent a536a66 commit 8dad559
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/features/contentCreator/welcomePage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export class AnsibleCreatorMenu {
<img src="${contentCreatorIcon}" alt="Ansible Creator Icon">
<h1>nsible Content Creator</h1>
</div>
<p>A tool for scaffolding ansible content.
<vscode-link href="https://github.com/ansible-community/ansible-creator#ansible-creator">Read our docs</vscode-link>
to learn more about this tool.</p>
Expand All @@ -143,7 +143,7 @@ export class AnsibleCreatorMenu {
<div class="icon">
<p>System requirements:</p>
</div>
<div id=install-status></div>
<div class="refresh-button-div">
Expand Down

0 comments on commit 8dad559

Please sign in to comment.