Affects altmediawriter because it uses metadata from getalt.
Problems are in http://getalt.org/_data/sections/1-client.yml
<a href="http://altlinux.org/workstation">Альт Рабочая станция 10</a>
Title not bolded like it is for other variants.
Should be:
<a href="http://altlinux.org/workstation"><b>Альт Рабочая станция 10</b></a>
Mentioned here https://bugzilla.altlinux.org/process_bug.cgi, second comment.
<a href="../alt-server">Альт Сервер</a>
This only affects altmediawriter because it needs links to be not relative.
Should be:
<a href="http://altlinux.org/alt-server">Альт Сервер</a>
Affects altmediawriter because it uses metadata from getalt.
Problems are in http://getalt.org/_data/sections/1-client.yml
<a href="http://altlinux.org/workstation">Альт Рабочая станция 10</a>Title not bolded like it is for other variants.
Should be:
<a href="http://altlinux.org/workstation"><b>Альт Рабочая станция 10</b></a>Mentioned here https://bugzilla.altlinux.org/process_bug.cgi, second comment.
<a href="../alt-server">Альт Сервер</a>This only affects altmediawriter because it needs links to be not relative.
Should be:
<a href="http://altlinux.org/alt-server">Альт Сервер</a>