chore: update wording of cloud connection warning (#5507)
This commit is contained in:
parent
ab829458ff
commit
c45ea19f3f
1 changed files with 2 additions and 2 deletions
|
|
@ -390,8 +390,8 @@ const _CloudPage = observer((props: CloudPageProps) => {
|
||||||
<Alert severity="warning" title="">
|
<Alert severity="warning" title="">
|
||||||
{
|
{
|
||||||
<>
|
<>
|
||||||
Starting March 24, 2026, push notifications relying on Cloud Connection will no longer be supported for
|
As of March 24, 2026, Cloud Connection features for phone calls, SMS, and push notifications will no longer
|
||||||
Grafana OnCall OSS.{' '}
|
be supported in Grafana OnCall OSS.{' '}
|
||||||
<a href={'https://grafana.com/docs/oncall/latest/set-up/open-source/'} target="_blank" rel="noreferrer">
|
<a href={'https://grafana.com/docs/oncall/latest/set-up/open-source/'} target="_blank" rel="noreferrer">
|
||||||
<Text type="link">
|
<Text type="link">
|
||||||
<span>Learn more</span>
|
<span>Learn more</span>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue