Skip to content

Commit

Permalink
Add link to new discuss forum. (#31148) (#31280)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic authored Feb 15, 2019
1 parent f006135 commit 2b37949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/uptime/public/uptime_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ class Application extends React.Component<UptimeAppProps, UptimeAppState> {
defaultMessage: 'Go to our discuss page',
})}
iconType="help"
href="https://discuss.elastic.co/c/beats/heartbeat"
href="https://discuss.elastic.co/c/uptime"
target="_blank"
>
<FormattedMessage
Expand Down

0 comments on commit 2b37949

Please sign in to comment.