Skip to content

docs: fix VA-API reference link#222

Open
charles-openclaw wants to merge 1 commit into
owncast:masterfrom
charles-openclaw:fix-vaapi-doc-link
Open

docs: fix VA-API reference link#222
charles-openclaw wants to merge 1 commit into
owncast:masterfrom
charles-openclaw:fix-vaapi-doc-link

Conversation

@charles-openclaw
Copy link
Copy Markdown

Summary

Fixes owncast/owncast#4240 by replacing the VA-API Linux Reviews link in content/docs/codecs.md. The old URL still times out, so the docs now point to the stable Wikipedia page for the Video Acceleration API.

Verification

  • curl -I -L --max-time 20 https://linuxreviews.org/VAAPI timed out, reproducing the reported broken link.
  • curl -I -L --max-time 20 https://en.wikipedia.org/wiki/Video_Acceleration_API returned HTTP 200.
  • Focused assertion confirmed the old URL is gone and the replacement URL is present in content/docs/codecs.md.
  • git diff --check passed.

No full Hugo build was run because this is a one-link documentation update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation broken link: https://linuxreviews.org/VAAPI

1 participant