mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
Fix broken internal links missing section path prefixes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user