Skip to content

Commit 14f936e

Browse files
Update Pulumi AI badge image source in HTML template.
1 parent ddf49ce commit 14f936e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/default/layouts/partials/registry/package/pulumi-ai.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
{{ $title_tag := .Scratch.Get "title_tag" }}
99
{{ $prompt := printf "Explain resource %s, it's top scenarios and create a example usage for me." $title_tag }}
1010
<a class="pulumi-ai-badge" target="_blank" href="https://app.pulumi.com/neo?prompt={{ $prompt | urlquery }}&prefer_signup=true">
11-
<img src="https://get.pulumi.com/new/button.svg" alt="Get Started">
11+
<img src="/images/docs/icons/get-started-with-pulumi.svg" alt="Get Started">
1212
</a>

0 commit comments

Comments
 (0)