@@ -15,20 +15,20 @@ kro is Kubernetes native and integrates seamlessly with existing tools to preser
1515
1616## Documentation
1717
18- | Title | Description |
19- | ------------------------------------------- | -- ------------------------------- |
20- | [ Introduction] ( kro-overview ) | An introduction to kro |
21- | [ Getting started ] ( kro-getting-started ) | Deploy your first ResourceGroup |
22- | [ Concepts ] ( kro-concepts ) | Learn more about kro concepts |
23- | [ Examples ] ( kro-examples ) | Example resources |
24- | [ API reference ] ( kro-api ) | API documentation |
25- | [ Contributions] ( CONTRIBUTING.md ) | How to get involved |
18+ | Title | Description |
19+ | -------------------------------------- | ------------------------------- |
20+ | [ Introduction] ( kro-overview ) | An introduction to kro |
21+ | [ Installation ] ( kro-installation ) | Install kro on your cluster |
22+ | [ Getting started ] ( kro-getting-started ) | Deploy your first ResourceGroup |
23+ | [ Concepts ] ( kro-concepts ) | Learn more about kro concepts |
24+ | [ Examples ] ( kro-examples ) | Example resources |
25+ | [ Contributions] ( CONTRIBUTING.md ) | How to get involved |
2626
2727[ kro-overview ] : https://kro.run/docs/overview
28- [ kro-getting-started ] : https://kro.run/docs/category/ getting-started
29- [ kro-concepts ] : https://kro.run/docs/category/concepts
30- [ kro-examples ] : https://kro.run/docs/category/examples
31- [ kro-api ] : https://kro.run/docs/api/out
28+ [ kro-installation ] : https://kro.run/docs/getting-started/Installation
29+ [ kro-getting-started ] : https://kro.run/docs/getting-started/deploy-a-resource-group
30+ [ kro-concepts ] : https://kro.run/docs/concepts/resource-groups/
31+ [ kro-examples ] : https://kro.run/examples/
3232
3333## FAQ
3434
0 commit comments