Skip to content

Commit 5dabfb5

Browse files
authored
Merge pull request #5225 from camilamacedo86/up-note-deploy-image
📖 (doc): Improve note for deploy image plugin in quick start
2 parents 424eb39 + cf73447 commit 5dabfb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/book/src/quick-start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,10 @@ This command generates:
288288
- A test scaffold in `internal/controllers/busybox_controller_test.go`, which uses [EnvTest][envtest] for integration-style testing.
289289

290290
<aside class="note">
291-
<h1> References and Examples </h1>
291+
<h1>References and Examples</h1>
292292

293-
You can use the code of [DeployImage Plugin][deploy-image-v1-alpha] as a reference to create your project.
294-
They follow Kubernetes conventions and recommended good practices.
293+
Use the [Deploy Image Plugin (deploy-image/v1-alpha)][deploy-image-v1-alpha] as a reference when creating your project.
294+
It follows Kubernetes conventions and recommended good practices.
295295

296296
</aside>
297297

0 commit comments

Comments
 (0)