File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -22,25 +22,32 @@ Headlamp plugins can transform your Kubernetes experience by:
2222
2323New to plugin development? Follow our step-by-step guide:
2424
25- ### 🏗️ [ Plugin Architecture] ( ./architecture.md )
25+ ### 🏗️ [ Plugin Architecture] ( ../architecture.md )
26+
2627Understand how plugins work, where they're loaded from, and how they integrate with Headlamp.
2728
2829### 📚 [ Getting Started With Plugin Development] ( ./getting-started.md )
30+
2931Complete tutorial from installation to your first working plugin, with practical examples and troubleshooting tips.
3032
3133### 🛠️ [ Building & Shipping Plugins] ( ./building.md )
34+
3235Learn the development workflow, production builds, and deployment strategies.
3336
3437### 📖 [ Common Patterns] ( ./common-patterns.md )
38+
3539Ready-to-use examples for typical plugin scenarios like dashboards, resource extensions, and external integrations.
3640
3741### 🎯 [ Plugin Functionality Reference] ( ./functionality/index.md )
42+
3843Comprehensive API documentation covering all available plugin capabilities.
3944
4045### 🚀 [ Publishing Plugins] ( ./publishing.md )
46+
4147Share your plugins with the community through Artifact Hub.
4248
4349### 🌍 [ Internationalization] ( ./i18n.md )
50+
4451Add support for multiple languages and locales
4552
4653## Ready to Start?
You can’t perform that action at this time.
0 commit comments