Prettified Code!
This commit is contained in:
@@ -113,7 +113,11 @@ export default function EditInstanceDetails() {
|
||||
<strong>Owncast Directory</strong>
|
||||
</a>
|
||||
. This is an external service run by the Owncast project.{' '}
|
||||
<a href="https://owncast.online/docs/directory/?source=admin" target="_blank" rel="noopener noreferrer">
|
||||
<a
|
||||
href="https://owncast.online/docs/directory/?source=admin"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
Learn more
|
||||
</a>
|
||||
.
|
||||
|
||||
@@ -104,7 +104,11 @@ export default function VideoVariantForm({
|
||||
return (
|
||||
<div className={classes}>
|
||||
<p className="description">
|
||||
<a href="https://owncast.online/docs/video?source=admin" target="_blank" rel="noopener noreferrer">
|
||||
<a
|
||||
href="https://owncast.online/docs/video?source=admin"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
Learn more
|
||||
</a>{' '}
|
||||
about how each of these settings can impact the performance of your server.
|
||||
|
||||
Reference in New Issue
Block a user