Skip to content

Commit cfb5ac0

Browse files
committed
Fix 10-31_E1 download link; tweak header label
1 parent 9cde12d commit cfb5ac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
<table class="table">
5757
<tr>
58-
<th>Thumb</th>
58+
<th>Thumbnail</th>
5959
<th>Download</th>
6060
<th>File format</th>
6161
<th>File size</th>
@@ -122,7 +122,7 @@
122122

123123
<tr>
124124
<td><img src="10-31_E1.jpg" width="100"></td>
125-
<td><a href="https://samples.scif.io/10-31%20E1.zip">10-31 E1.zip</a></td>
125+
<td><a href="https://samples.scif.io/10-31_E1.zip">10-31_E1.zip</a></td>
126126
<td>Olympus Fluoview TIFF</td>
127127
<td>50,556,723 bytes</td>
128128
<td>uint16</td>

0 commit comments

Comments
 (0)