Fix links
This commit is contained in:
@@ -155,7 +155,7 @@ export default function VideoVariantForm({
|
||||
</div>
|
||||
<p className="read-more-subtext">
|
||||
<a
|
||||
href="https://owncast.online/docs/video/#cpu-usage?source=admin"
|
||||
href="https://owncast.online/docs/video/?source=admin#cpu-usage"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
@@ -190,7 +190,7 @@ export default function VideoVariantForm({
|
||||
</div>
|
||||
<p className="read-more-subtext">
|
||||
<a
|
||||
href="https://owncast.online/docs/video/#bitrate?source=admin"
|
||||
href="https://owncast.online/docs/video/?source=admin"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
@@ -211,7 +211,7 @@ export default function VideoVariantForm({
|
||||
to optionally resize your content for this stream output then you should either
|
||||
set the width <strong>or</strong> the height to keep your aspect ratio.{' '}
|
||||
<a
|
||||
href="https://owncast.online/docs/video/#resolution?source=admin"
|
||||
href="https://owncast.online/docs/video/?source=admin"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
@@ -250,7 +250,7 @@ export default function VideoVariantForm({
|
||||
</p>
|
||||
<p>
|
||||
<a
|
||||
href="https://owncast.online/docs/video/#video-passthrough?source=admin"
|
||||
href="https://owncast.online/docs/video/?source=admin#video-passthrough"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
@@ -302,7 +302,7 @@ export default function VideoVariantForm({
|
||||
</div>
|
||||
<p className="read-more-subtext">
|
||||
<a
|
||||
href="https://owncast.online/docs/video/#framerate?source=admin"
|
||||
href="https://owncast.online/docs/video/?source=admin#framerate"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user