Update menu.html

This commit is contained in:
Patrick McGuire
2021-12-01 16:40:32 -05:00
committed by GitHub
parent 36102a7836
commit 431f873ff1
+2 -2
View File
@@ -53,8 +53,8 @@ body::-webkit-scrollbar {
<h5>System Links</h5>
- <a href="http://birdnetpi.local/scripts/" target="content">Tools</a><br>
- <a href="http://birdnetpi.local/phpsysinfo/" target="content">System Info</a><br>
- <a href="https://birdnetpi.local:8080" target="content">BirdNET-Lite Log</a><br>
- <a href="https://birdnetpi.local:8888" target="content">Extraction Log</a><br>
- <a href="http://birdnetpi.local:8080" target="content">BirdNET-Lite Log</a><br>
- <a href="http://birdnetpi.local:8888" target="content">Extraction Log</a><br>
<hr class="solid">