fixed a few missing references
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user