Fix HTML link to cover image.

This commit is contained in:
Michael R Sweet 2019-03-02 07:11:08 -05:00
parent b972235840
commit c7755b6992
No known key found for this signature in database
GPG Key ID: 999559A027815955

View File

@ -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 &#xa9; 2003-2019, All Rights Reserved.</p>