mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
fix: npm run build failed in docs/vocs directory (#19937)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user