Skip to content

Commit 44c3a46

Browse files
committed
missed a period, maybe fixed translation now?
1 parent 1e16d78 commit 44c3a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/platform/plugins/shared/fleet/public/applications/fleet/sections/settings/components/edit_output_flyout/output_form_kafka_topics.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ export const OutputFormKafkaTopics: React.FunctionComponent<{ inputs: OutputForm
8383
guideLink: (
8484
<EuiLink href={docLinks.links.filebeat.kafkaOutput} target="_blank" external>
8585
<FormattedMessage
86-
id="xpack.fleet.settings.editOutputFlyoutkafkaGuideLink"
86+
id="xpack.fleet.settings.editOutputFlyout.kafkaGuideLink"
8787
defaultMessage="docs."
8888
/>
8989
</EuiLink>

0 commit comments

Comments
 (0)