Skip to content

Commit 45f092b

Browse files
committed
Keep example html link on single line
Not strictly necessary, but I prefer this since it matches how all the other examples are formatted.
1 parent 90e4344 commit 45f092b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

doc/html/src/examples.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,7 @@ <h1>A Series of Example Programs</h1>
203203

204204
<li><L1><a href="examples/miscellaneous_ex16.html">Static Condensation with Second Order Lagrange Elements</a></L1></li>
205205

206-
<li>
207-
<L1><a href="examples/miscellaneous_ex17.html">Demonstrating mix of preallocated/hash-table matrix assemblies</a>
208-
</L1>
209-
</li>
206+
<li><L1><a href="examples/miscellaneous_ex17.html">Demonstrating mix of preallocated/hash-table matrix assemblies</a></L1></li>
210207

211208
</ol> </li>
212209

0 commit comments

Comments
 (0)