Skip to content

Commit 622a27b

Browse files
authored
Merge pull request #598 from kinvolk/fix-cluster-chooser-link
docs: Fix cluster-chooser.png image path
2 parents cceae5f + 73094f3 commit 622a27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/plugins/functionality.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Add menus when Headlamp is running as an app.
8989
Change the Cluster Chooser button (in the middle top of the Headlamp app bar) with
9090
[registerClusterChooser](../api/modules/plugin_registry.md#registerClusterChooser).
9191

92-
![screenshot of the cluster chooser button](./images/clusterchooser.png)
92+
![screenshot of the cluster chooser button](./images/cluster-chooser.png)
9393

9494
- Example plugin shows [How To Register Cluster Chooser button](https://github.com/kinvolk/headlamp/tree/main/plugins/examples/clusterchooser)
9595
- API reference for [registerClusterChooser](../api/modules/plugin_registry.md#registerClusterChooser)

0 commit comments

Comments
 (0)