Skip to content

Commit

Permalink
[Synthetics] Update throttling broken link (#157693)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 authored May 15, 2023
1 parent 99ee53b commit 76f6fd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,7 @@ export const FIELD = (readOnly?: boolean): FieldMap => ({
link: (
<EuiLink
data-test-subj="syntheticsFIELDNoticeLink"
href={'https://github.com/elastic/synthetics/blob/main/THROTTLING.md'}
href={'https://github.com/elastic/synthetics/blob/main/docs/throttling.md'}
target="_blank"
>
{i18n.translate('xpack.synthetics.monitorConfig.throttlingDisabled.link', {
Expand Down

0 comments on commit 76f6fd9

Please sign in to comment.