Skip to content

Commit

Permalink
update link for reparenting guide (#13350)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Mason <[email protected]>
  • Loading branch information
Andrew Mason authored Jun 21, 2023
1 parent b3928cf commit 7e3f796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/cmd/vtctldclient/command/reparents.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ EmergencyReparentShard should be used instead.
Short: "Updates the topology record for the tablet's shard to acknowledge that an external tool made this tablet the primary.",
Long: `Updates the topology record for the tablet's shard to acknowledge that an external tool made this tablet the primary.
See the Reparenting guide for more information: https://vitess.io/docs/user-guides/reparenting/#external-reparenting.
See the Reparenting guide for more information: https://vitess.io/docs/user-guides/configuration-advanced/reparenting/#external-reparenting.
`,
DisableFlagsInUseLine: true,
Args: cobra.ExactArgs(1),
Expand Down

0 comments on commit 7e3f796

Please sign in to comment.