Skip to content

Commit 88975f6

Browse files
authored
Merge branch 'main' into 245-update-docs-for-use-in-docsscscommunity
2 parents 50b1406 + 8a7042d commit 88975f6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/develop/develop.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ Developing our operator is quite easy. First, you need to install some base requ
1111

1212
## Developing with Tilt
1313

14-
<p align="center">
15-
<img alt="tilt" src="./docs/pics/tilt.png" width="800px" />
16-
</p>
14+
![Tilt](../pics/tilt.png)
1715

1816
Operator development requires a lot of iteration, and the “build, tag, push, update deployment” workflow can be very tedious. Tilt makes this process much simpler by watching for updates and automatically building and deploying them. To build a kind cluster and to start Tilt, run:
1917

0 commit comments

Comments
 (0)