Fix broken internal links missing section path prefixes

This commit is contained in:
2026-09-11 22:20:45 +02:00
parent 5a55ba5a63
commit 7f35c09b3b
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -37,6 +37,6 @@ layout: base.njk
</ul>
<h2>Monitoring</h2>
<p>The OpenWrt router is integrated into the <a href="/monitoring/">Prometheus monitoring stack</a> via SNMP exporter, providing visibility into WAN uptime, throughput, and connection quality across both paths.</p>
<p>The OpenWrt router is integrated into the <a href="/infra/monitoring/">Prometheus monitoring stack</a> via SNMP exporter, providing visibility into WAN uptime, throughput, and connection quality across both paths.</p>
</div>