From 7b039555b787ac51286a442534939e1066d41c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberto=20Cuesta=20Ca=C3=B1ada?= <38806121+alcueca@users.noreply.github.com> Date: Thu, 13 Feb 2025 13:56:56 +0000 Subject: [PATCH] Broken link --- pages/stack/dev-node.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/stack/dev-node.mdx b/pages/stack/dev-node.mdx index 78fac35be..859b3facd 100644 --- a/pages/stack/dev-node.mdx +++ b/pages/stack/dev-node.mdx @@ -183,5 +183,5 @@ Send some transactions, deploy some contracts, and see what happens! ## Next Steps * Check out the [protocol specs](https://specs.optimism.io/) for more detail about the rollup protocol. -* If you run into any problems, please visit the [Chain Operators Troubleshooting Guide](/operators/chain-operators/management/troubleshooting) +* If you run into any problems, please visit the [Chain Operators Troubleshooting Guide](https://docs.optimism.io/operators/chain-operators/management/troubleshooting) or [file an issue](https://github.com/ethereum-optimism/optimism/issues) for help.