Commit c6819a4
authored
docs(crd): fix NiFi authorization usage guide link (usage-guide -> usage_guide) (#924)
* docs(crd): fix NiFi authorization usage guide link (usage-guide -> usage_guide)
The `spec.clusterConfig.authorization` CRD doc in
`rust/operator-binary/src/crd/mod.rs` linked to
`nifi/usage-guide/security#authorization` (with a hyphen), which 404s.
Every other usage-guide link in this repo and the docs uses an
underscore, e.g. `nifi/usage_guide/security#authentication`.
Also regenerated the rendered link in `extra/crds.yaml` and added a
CHANGELOG entry.
Closes #841
* fix(changelog): reference PR instead of issue1 parent d93aaf0 commit c6819a4
3 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments