fix: npm run build failed in docs/vocs directory (#19937)

This commit is contained in:
cui
2025-11-25 00:35:38 +08:00
committed by GitHub
parent c7b689016a
commit b546aca5c1
2 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ In the meantime, consider setting up [observability](/run/monitoring) to monitor
{/* TODO: Add more logs to help node operators debug any weird CL to EL messages! */}
[installation]: ./../../installation/overview
[installation]: ../installation/overview
[docs]: https://github.com/paradigmxyz/reth/tree/main/docs
[metrics]: https://github.com/paradigmxyz/reth/blob/main/docs/design/metrics.md#metrics

View File

@@ -172,7 +172,7 @@ In this runbook, we took you through starting the node, exposing different log l
This will all be very useful to you, whether you're simply running a home node and want to keep an eye on its performance, or if you're a contributor and want to see the effect that your (or others') changes have on Reth's operations.
[installation]: ../installation/installation
[installation]: ../installation/overview
[release-profile]: https://doc.rust-lang.org/cargo/reference/profiles.html#release
[docs]: https://github.com/paradigmxyz/reth/tree/main/docs
[metrics]: https://reth.rs/run/observability.html