diff --git a/_projects/obs/amd-encoder.html b/_projects/obs/amd-encoder.html index 4bf3fed..8d3f689 100644 --- a/_projects/obs/amd-encoder.html +++ b/_projects/obs/amd-encoder.html @@ -12,5 +12,6 @@ date: "2022-03-07" {% include blocks/heading.liquid level=2 content="Further Links" float="clear" %} {% capture content %}
  • {% include inline/link.liquid url="https://github.com/obsproject/obs-amd-encoder" content="Source Code" %}
  • -
  • {% include inline/link.liquid url="https://web.archive.org/web/20200505213214/https://obsproject.com/forum/threads/amd-hardware-encoder-s.52305/" content="Project page on OBS Project (Archived)" %}
  • +
  • {% include inline/link.liquid url="https://obsproject.com/forum/threads/amd-hardware-encoder-s-deleted.52305/" content="Project thread on OBS Project" %}
  • +
  • {% include inline/link.liquid url="https://web.archive.org/web/20200302051056/https://obsproject.com/forum/resources/amd-hardware-encoder-s.427/" content="Resource on OBS Project (Archived)" %}
  • {% endcapture %}{% include blocks/list.liquid content=content %}