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.