commit c4ee3a597234926cb99fa98236372f32fe2eec4e
parent 2772e92c0503e0dcc08e48c48af2a112c5090941
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Tue, 3 Oct 2017 18:39:10 +0200
Minor fix of the Solstice resources HTML file
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/solstice-resources.html.in b/solstice-resources.html.in
@@ -12,7 +12,7 @@ Solstice resources on which it relies - i.e. input files - are available in a
separate archive.
</p>
-<p><table>
+<table>
<tr>
<th>Beginner's guide</th>
<th>Resources</th>
@@ -21,7 +21,7 @@ separate archive.
<td>[<a href='downloads/Solstice-ABG.pdf'>pdf</a>]</td>
<td>[<a href='downloads/Solstice-ABG-rsrc.zip'>zip</a>]</td>
</tr>
-</table></p>
+</table>
<h2>Post-Processes</h2>