[Docs] fix image paths in hello-world plugin guide (#222379)

This commit is contained in:
Kirill Chernakov 2025-06-03 21:44:11 +04:00 committed by GitHub
parent 26d9050742
commit 7550229ed0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -165,9 +165,9 @@ In another terminal window, run `yarn start --run-examples` to boot up Kibana an
If you build it manually it will look something like this:
![hello world manual plugin in nav](./kibana-hello-world-home-nav.png)
![hello world manual plugin in nav](./kibana_hello_world_home_nav.png)
![hello world manual plugin](./kibana-hello-world.png)
![hello world manual plugin](./kibana_hello_world.png)
If you built it with the generator, it will look something like this: