removing unnecessary URLs

This commit is contained in:
Patrick McGuire
2022-02-05 11:31:01 -05:00
committed by GitHub
parent 080b1daf6a
commit 5da09bfc61
+6 -6
View File
@@ -43,16 +43,16 @@ body::-webkit-scrollbar {
<body>
<h5>Extractions</h5>
- <a href="http://birdnetpi.local/By_Date/" target="content">By Date</a><br>
- <a href="http://birdnetpi.local/By_Common_Name/" target="content">By Common Name</a><br>
- <a href="http://birdnetpi.local/By_Scientific_Name/" target="content">By Scientific Name</a><br>
- <a href="http://birdnetpi.local/Processed/" target="content">Processed</a><br>
- <a href="/By_Date/" target="content">By Date</a><br>
- <a href="/By_Common_Name/" target="content">By Common Name</a><br>
- <a href="/By_Scientific_Name/" target="content">By Scientific Name</a><br>
- <a href="/Processed/" target="content">Processed</a><br>
<hr class="solid">
<h5>System</h5>
- <a href="http://birdnetpi.local/scripts/" target="content">Tools</a><br>
- <a href="http://birdnetpi.local/phpsysinfo/" target="content">Info</a><br>
- <a href="/scripts/" target="content">Tools</a><br>
- <a href="/phpsysinfo/" target="content">Info</a><br>
- <a href="http://birdnetpi.local:8080" target="content">Log</a><br>
<hr class="solid">