URL should be relative, never absolute. Add missing &base;
This commit is contained in:
parent
66473ad4eb
commit
198eda3b11
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45688
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
via <a href="sources.html">the sources</a>.</p>
|
||||
|
||||
<p>This list is also available as RSS feed <a href="multimedia.xml"><img
|
||||
src="/layout/images/ico_rss.png"
|
||||
src="&base;/layout/images/ico_rss.png"
|
||||
alt="RSS Feed"/></a></p>
|
||||
|
||||
<p>If you know any resources not listed here, or notice any dead links,
|
||||
|
|
Loading…
Reference in a new issue