website: revert …/integrated-storage path (#11204)

this path was recently changed to /integratedstorage but broke some existing links.
This commit is contained in:
Kyle MacDonald
2021-03-25 16:31:20 -04:00
committed by GitHub
parent ac5500471f
commit 299352e136
4 changed files with 6 additions and 9 deletions

View File

@@ -191,7 +191,7 @@ This command groups subcommands for operators interacting with the autopilot
functionality of the integrated Raft storage backend. There are 3 subcommands
supported: `get-config`, `set-config` and `state`.
For a more detailed overview of autopilot features, see the [concepts page](/docs/concepts/integratedstorage/autopilot).
For a more detailed overview of autopilot features, see the [concepts page](/docs/concepts/integrated-storage/autopilot).
```text
Usage: vault operator raft autopilot <subcommand> [options] [args]