Skip to content

Commit 33c50b4

Browse files
authored
Better reference for bootstrap object (#2360)
1 parent 392b95e commit 33c50b4

File tree

1 file changed

+1
-1
lines changed
  • content/operate/rs/references/rest-api/requests/bootstrap

1 file changed

+1
-1
lines changed

content/operate/rs/references/rest-api/requests/bootstrap/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ POST /v1/bootstrap/{action}
140140
Initiate bootstrapping.
141141

142142
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.
143+
described in [Object attributes]({{< relref "/operate/rs/references/rest-api/objects/bootstrap" >}}) or a minimal subset.
144144

145145
Bootstrapping is permitted only when the current bootstrap state is
146146
`idle` or `error` (in which case the process will restart with the new

0 commit comments

Comments
 (0)