Update link to external actions doc (#422)
* Update link to external actions doc * Prettified Code!
This commit is contained in:
@@ -73,7 +73,11 @@ function NewActionModal(props: Props) {
|
|||||||
Add the URL for the external action you want to present.{' '}
|
Add the URL for the external action you want to present.{' '}
|
||||||
<strong>Only HTTPS urls are supported.</strong>
|
<strong>Only HTTPS urls are supported.</strong>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://owncast.online/docs" target="_blank" rel="noopener noreferrer">
|
<a
|
||||||
|
href="https://owncast.online/thirdparty/actions/"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
>
|
||||||
Read more about external actions.
|
Read more about external actions.
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user