mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Add link to notification documentation
This commit is contained in:
parent
0dcfbca318
commit
d78e28fd47
@ -69,8 +69,14 @@ export default function ConfigNotify() {
|
|||||||
<>
|
<>
|
||||||
<Title>Notifications</Title>
|
<Title>Notifications</Title>
|
||||||
<p className="description">
|
<p className="description">
|
||||||
Let your viewers know when you go live by supporting some of the following notification
|
Let your viewers know when you go live by supporting any of the below notification channels.{' '}
|
||||||
channels.
|
<a
|
||||||
|
href="https://owncast.online/docs/notifications/?source=admin"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
>
|
||||||
|
Learn more about live notifications.
|
||||||
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
{configurationWarning}
|
{configurationWarning}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user