Skip to content

Commit

Permalink
docs: fix markdown link syntax in README tablei
Browse files Browse the repository at this point in the history
  • Loading branch information
a-hilaly committed Nov 12, 2024
1 parent bcb763a commit 9494b52
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ kro is Kubernetes native and integrates seamlessly with existing tools to preser

| Title | Description |
| -------------------------------------- | ------------------------------- |
| [Introduction](kro-overview) | An introduction to kro |
| [Installation](kro-installation) | Install kro in your cluster |
| [Getting started](kro-getting-started) | Deploy your first ResourceGroup |
| [Concepts](kro-concepts) | Learn more about kro concepts |
| [Examples](kro-examples) | Example resources |
| [Contributions](CONTRIBUTING.md) | How to get involved |
| [Introduction][kro-overview] | An introduction to kro |
| [Installation][kro-installation] | Install kro in your cluster |
| [Getting started][kro-getting-started] | Deploy your first ResourceGroup |
| [Concepts][kro-concepts] | Learn more about kro concepts |
| [Examples][kro-examples] | Example resources |
| [Contributions][CONTRIBUTING.md] | How to get involved |

[kro-overview]: https://kro.run/docs/overview
[kro-installation]: https://kro.run/docs/getting-started/Installation
Expand Down

0 comments on commit 9494b52

Please sign in to comment.