Skip to content

Commit dec2512

Browse files
committed
Fixed href for EVERSE logo (closes EVERSE-ResearchSoftware#81)
1 parent aeff50f commit dec2512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/indicators.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<div class="container">
136136
<div class="row" style="display: flex; align-items: center; justify-content: space-between;">
137137
<div class="col-xs-6">
138-
<a href="index.html">
138+
<a href="https://everse.software/">
139139
<img src="images/everse_logo.png" alt="Logo" style="height: 40px;">
140140
</a>
141141
</div>

0 commit comments

Comments
 (0)