Skip to content

Commit 3711fbf

Browse files
Jwilliamsrgorkem
authored andcommitted
Update Home.vue
added co-pilot change requests
1 parent aec3a6b commit 3711fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/.vitepress/theme/components

docs/.vitepress/theme/components/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ onUnmounted(() => {
415415
<div class="mt-8 flex flex-col flex-1 p2">
416416
<p>Package Your First Agent</p>
417417
<p class="text-[#B8B8B8] mt-2">Bundle a model, MCP server config, and agent skills into a signed ModelKit in under 5 minutes.</p>
418-
<code class="text-base mt-3">kit pack . -t myregistry.com/my-agent:latest</code>
418+
<code class="text-base mt-3">kit pack . -t myregistry.com/my-model:latest</code>
419419
</div>
420420
</div>
421421

0 commit comments

Comments
 (0)