Update top.html

This commit is contained in:
Patrick McGuire
2021-10-24 07:54:49 -04:00
committed by GitHub
parent 325aec05f4
commit a1bc239715
+2 -2
View File
@@ -33,8 +33,8 @@ body {
<p>
<a href="/viewdb.php" target="content">Database View</a> |
<a href="/spectrogram.php" target="content">Spectrogram View</a> |
<a href="http://birdnetpi.local" target="content">BirdNET-Lite Log</a> |
<a href="http://birdnetpi.local" target="content">Extraction Log</a> |
<a href="http://birdnetpi.local:8080" target="content">BirdNET-Lite Log</a> |
<a href="http://birdnetpi.local:8888" target="content">Extraction Log</a> |
<a href="http://birdnetpi.local/phpsysinfo" target="content">System Info</a> |
<a href="http://birdnetpi.local/scripts/" target="content">Tools</a>
</p>