We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 424eb39 + cf73447 commit 5dabfb5Copy full SHA for 5dabfb5
docs/book/src/quick-start.md
@@ -288,10 +288,10 @@ This command generates:
288
- A test scaffold in `internal/controllers/busybox_controller_test.go`, which uses [EnvTest][envtest] for integration-style testing.
289
290
<aside class="note">
291
-<h1> References and Examples </h1>
+<h1>References and Examples</h1>
292
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.
+Use the [Deploy Image Plugin (deploy-image/v1-alpha)][deploy-image-v1-alpha] as a reference when creating your project.
+It follows Kubernetes conventions and recommended good practices.
295
296
</aside>
297
0 commit comments