fixed a few missing references

This commit is contained in:
Patrick McGuire
2021-10-08 13:42:06 -04:00
parent 891a7ab67e
commit 0daba4b74f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -342,7 +342,7 @@ footer {
</h2>
<hr>
<h2>
<a href="http://birdnetsystem.local:9090">
<a href="http://birdingpi.local:9090">
<span class="name">🐦 BirdNET-system Report</span>
</a>
</h2>
@@ -417,7 +417,7 @@ footer {
<tr class="file">
<td></td>
<td>
<a href="http://birdnetsystem.local:8080">
<a href="http://birdingpi.local:8080">
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
<span class="name">⚙ birdlog</span>
</a>
@@ -426,7 +426,7 @@ footer {
<tr class="file">
<td></td>
<td>
<a href="http://birdnetsystem.local:8888">
<a href="http://birdingpi.local:8888">
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
<span class="name">⚝ extractionlog</span>
</a>
@@ -497,4 +497,4 @@ footer {
timeList.forEach(localizeDatetime);
</script>
</body>
</html>
</html>