Commit 2652673
committed
(docs) fix broken catalod api reference link
The make target `crd-ref-docs` generates the api reference doc
operator-controller-api-reference.md using the API types in the
`api/` directory.
The docs structure was expecting two files, while only one file
was being generated.
This PR fixes the doc structure to expect only one file, getting
rid of a broken link as a result.1 parent 35bcd7a commit 2652673
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
0 commit comments