Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Fix: Upgrade aomedia.org link to HTTPs
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Sep 18, 2018
1 parent 414e728 commit e2f2fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion status.json
Original file line number Diff line number Diff line change
Expand Up @@ -4340,7 +4340,7 @@
{
"name": "WebM Container",
"category": "Multimedia",
"link": "http://aomedia.org/",
"link": "https://aomedia.org/",
"summary": "An open media container format. Supported for adaptive streaming video on devices with VP9 hardware acceleration, may be enabled on any device via an about:flags setting.",
"standardStatus": "De-facto standard",
"ieStatus": {
Expand Down

0 comments on commit e2f2fbe

Please sign in to comment.