mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-13 23:35:30 +00:00
Fix HTML link to cover image.
This commit is contained in:
parent
b972235840
commit
c7755b6992
@ -159,7 +159,7 @@ h2.title, h3.title {
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<p><img src="doc/mxml-cover.png" width="100%"></p>
|
||||
<p><img src="mxml-cover.png" width="100%"></p>
|
||||
<h1 class="title">Mini-XML 3.0 API Reference</h1>
|
||||
<p>Michael R Sweet</p>
|
||||
<p>Copyright © 2003-2019, All Rights Reserved.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user