Skip to content

Commit

Permalink
Update G78.html - remove broken links
Browse files Browse the repository at this point in the history
closes #3483 

note:
1. I couldn't find anything to replace the NCAM link with, so I removed that.
2. Looking at Microsoft's site, it looks like SAMI isn't supported anymore, so I removed the link for that.
  • Loading branch information
fstrr authored Oct 17, 2023
1 parent 2fbcec0 commit 3ffe8b8
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions techniques/general/G78.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,11 @@

<ul>
<li>
<a href="https://www.w3.org/TR/REC-smil/">Synchronized Multimedia Integration Language (SMIL) 1.0</a>
</li>
<li>
<a href="https://www.w3.org/TR/SMIL/">Synchronized Multimedia Integration Language (SMIL 2.0)</a>
<a href="https://www.w3.org/TR/REC-smil/">Synchronized Multimedia Integration Language (SMIL)</a>
</li>
<li>
<a href="https://www.w3.org/TR/SMIL-access/">Accessibility Features of SMIL</a>
</li>
<li>
<a href="http://ncam.wgbh.org/invent_build/web_multimedia/accessible-digital-media-guide/guideline-h-multimedia#techH12">NCAM Rich Media Accessibility, Accessible SMIL Templates</a>
</li>
<li>
<a href="https://msdn.microsoft.com/en-us/library/ms971327.aspx">SAMI 1.0</a>
</li>
</ul>

</section></body></html>
</section></body></html>

0 comments on commit 3ffe8b8

Please sign in to comment.