We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150f980 commit d654ab6Copy full SHA for d654ab6
README.md
@@ -6,12 +6,12 @@ Build Kubernetes Operators in Java without hassle. Inspired by [operator-sdk](ht
6
| S.No. | Contents |
7
| ----- | -------- |
8
| [1.] | [Features](#Features) |
9
-| [2.] | [Why build your own Operator?] |
10
-| [3.] | [Roadmap] |
11
-| [4.] | [Join us on Discord!] |
12
-| [5.] | [User Guide] |
13
-| [6.] | [Usage] |
14
-| [7.] | [Spring Boot] |
+| [2.] | [Why build your own Operator?](#Why build your own Operator?) |
+| [3.] | [Roadmap](#Roadmap) |
+| [4.] | [Join us on Discord!](#Join us on Discord!) |
+| [5.] | [User Guide](#User Guide) |
+| [6.] | [Usage](#Usage) |
+| [7.] | [Spring Boot](#Spring Boot) |
15
16
#### Features
17
* Framework for handling Kubernetes API events
0 commit comments