Skip to content

Commit 58a097e

Browse files
committed
Modify Search box placeholder
1 parent 56aa6d1 commit 58a097e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<div class="container">
4141
<div class="search">
4242
<form>
43-
<input type='text' value="" placeholder="Search..." />
43+
<input type='text' value="" placeholder="Sonde Serial" />
4444
<input type='submit' value="S" />
4545
</form>
4646
</div>
@@ -99,7 +99,7 @@ <h4>How do I receive?</h4>
9999
Set up a receiver station using
100100
<a href="https://github.com/projecthorus/radiosonde_auto_rx/wiki" target="_blank">radiosonde_auto_rx</a>.
101101
<br/>
102-
<b>Note that you must be running at least v1.5.1 to show up on Sondehub v2!</b>
102+
<b>Note that you must be running at least <a href="https://github.com/projecthorus/radiosonde_auto_rx/releases" target="_blank">v1.5.1</a> to show up on Sondehub v2!</b>
103103

104104
<h4>Support Us!</h4>
105105
If you use SondeHub regularly, please consider <a href="https://www.patreon.com/sondehub" target="_blank">supporting us on Patreon.</a>

0 commit comments

Comments
 (0)