This PR fixes all¹ of the interdocument links in the Web Assets guideline so that they point to (hopefully) valid Fedora Docs pages; most of them were still wikilinks.
I also corrected the bit of HTML code in the page, which was using < and > despite those not being required in asciidoc code blocks (meaning they were showing up verbatim).
Notes
"All" links includes the one in the section on Flash content, specifically, though really IMHO that whole section should be drop-kicked off a cliff. Since three years ago When Flash Died™, it's been hopelessly outdated and unnecessary.
This PR fixes all¹ of the interdocument links in the Web Assets guideline so that they point to (hopefully) valid Fedora Docs pages; most of them were still wikilinks.
I also corrected the bit of HTML code in the page, which was using
<and>despite those not being required in asciidoc code blocks (meaning they were showing up verbatim).Notes