We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392b95e commit 33c50b4Copy full SHA for 33c50b4
content/operate/rs/references/rest-api/requests/bootstrap/_index.md
@@ -140,7 +140,7 @@ POST /v1/bootstrap/{action}
140
Initiate bootstrapping.
141
142
The request must contain a bootstrap configuration JSON object, as
143
-described in [Object attributes]({{< relref "/operate/rs/references/rest-api/objects/" >}}) or a minimal subset.
+described in [Object attributes]({{< relref "/operate/rs/references/rest-api/objects/bootstrap" >}}) or a minimal subset.
144
145
Bootstrapping is permitted only when the current bootstrap state is
146
`idle` or `error` (in which case the process will restart with the new
0 commit comments