Add source param to documentation links
This commit is contained in:
@@ -197,7 +197,7 @@ export default function Webhooks() {
|
||||
<Paragraph>
|
||||
Read more about how to use webhooks, with examples, at{' '}
|
||||
<a
|
||||
href="https://owncast.online/docs/integrations/"
|
||||
href="https://owncast.online/docs/integrations/?source=admin"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user