Skip to content

Commit

Permalink
Tweak docs link copy
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig committed Nov 16, 2021
1 parent c2cbc89 commit 4174deb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ export const PolicyStepRetention: React.FunctionComponent<StepProps> = ({
>
<FormattedMessage
id="xpack.snapshotRestore.policyForm.stepRetention.docsButtonLabel"
defaultMessage="Snapshot retention docs"
defaultMessage="Snapshot docs"
/>
</EuiButtonEmpty>
</EuiFlexItem>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ export const PolicyStepSettings: React.FunctionComponent<StepProps> = ({
>
<FormattedMessage
id="xpack.snapshotRestore.policyForm.stepSettings.docsButtonLabel"
defaultMessage="Snapshot settings docs"
defaultMessage="Snapshot docs"
/>
</EuiButtonEmpty>
</EuiFlexItem>
Expand Down

0 comments on commit 4174deb

Please sign in to comment.