Fix HTML link to cover image.

pull/262/head v3.0
Michael R Sweet 5 years ago
parent b972235840
commit c7755b6992
No known key found for this signature in database
GPG Key ID: 999559A027815955
  1. 2
      doc/mxml.html

@ -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>

Loading…
Cancel
Save