mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
ui: fix broken helper link for web command (#26858)
* ui: fix broken helper link for web command * changelog
This commit is contained in:
3
changelog/26858.txt
Normal file
3
changelog/26858.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:bug
|
||||
ui: Fix broken help link in console for the web command.
|
||||
```
|
||||
@@ -25,6 +25,6 @@ Web REPL Commands:
|
||||
|
||||
</pre>
|
||||
<p class="console-ui-panel-intro is-font-mono has-bottom-margin-s">
|
||||
For more detailed documentation, see the <Hds::Link::Inline @href={{doc-link "/vault/docs/command/web"}}>HashiCorp Developer site</Hds::Link::Inline>.
|
||||
For more detailed documentation, see the <Hds::Link::Inline @href={{doc-link "/vault/docs/commands/web"}}>HashiCorp Developer site</Hds::Link::Inline>.
|
||||
</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user