mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-26 00:30:11 -04:00
Docfix: "Fix" is not a valid release-note type (#12676)
This commit is contained in:
parent
b4874869e6
commit
0991dc2f4a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
```release-note:bug-fix
|
||||
```release-note:bug
|
||||
ui: Revert fix for PR [11423](https://github.com/hashicorp/vault/pull/11423).
|
||||
```
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
```release-note:fix
|
||||
```release-note:bug
|
||||
ui: fix missing navbar items on login to namespace
|
||||
```
|
||||
Loading…
Reference in a new issue