From fbceb2b3b64d7eded57c3e0de15cd680d5c305d3 Mon Sep 17 00:00:00 2001 From: Gigabuidl Date: Mon, 17 Feb 2025 10:38:45 +0100 Subject: [PATCH] docs: update broken link run-a-node.md (#14521) --- book/run/run-a-node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/run/run-a-node.md b/book/run/run-a-node.md index a836c9ecf..d8981e155 100644 --- a/book/run/run-a-node.md +++ b/book/run/run-a-node.md @@ -12,4 +12,4 @@ In this chapter we'll go through a few different topics you'll encounter when ru 1. [Ports](./ports.md) 1. [Troubleshooting](./troubleshooting.md) -In the future, we also intend to support the [OP Stack](https://stack.optimism.io/docs/understand/explainer/), which will allow you to run Reth as a Layer 2 client. More there soon! +In the future, we also intend to support the [OP Stack](https://docs.optimism.io/get-started/superchain), which will allow you to run Reth as a Layer 2 client. More there soon!