fixes broken urls
This commit is contained in:
parent
f2832479b5
commit
11fc2601f7
1 changed files with 2 additions and 2 deletions
|
@ -24,9 +24,9 @@
|
|||
<div class="webring">
|
||||
<h2> Webring </h2>
|
||||
<div class="webringContent">
|
||||
<a href="users.aber.ac.uk/evh14"><-</a>
|
||||
<a href="https://users.aber.ac.uk/evh14"><-</a>
|
||||
<img src="webringlogo.svg" style="margin: 0; width: 19px;">
|
||||
<a href="users.aber.ac.uk/evh14">-></a>
|
||||
<a href="https://users.aber.ac.uk/evh14">-></a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Reference in a new issue