Skip to content

Commit 179cc73

Browse files
committed
Fixed homepage deploy command example
Signed-off-by: Ryan Djurovich <git@ryan0x44.com>
1 parent ec0e0d0 commit 179cc73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ layout: hextra-home
4141
4242
<div class="flex items-start">
4343
<span class="text-green-400">➜</span>
44-
<span class="ml-2">podplane deploy webapp --name test --image caddy</span>
44+
<span class="ml-2">podplane deploy web --name test --image ghcr.io/podplane/hello:latest</span>
4545
</div>
4646

4747
<div class="ml-4 pb-1 text-gray-500">

0 commit comments

Comments
 (0)