Skip to content

Commit c803045

Browse files
committed
updated path
1 parent dbafe4b commit c803045

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

pages/app-developers/building-apps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Not only is it faster, but such EVMs often have extra features, such as the [abi
6161

6262
### Debug before deploying
6363

64-
After you are done with that development, debug your decentralized application using either a [development network](/chain-operators/tutorials/chain-dev-net) or a [Sepolia test network](/superchain/networks).
64+
After you are done with that development, debug your decentralized application using either a [development network](/operators/chain-operators/tutorials/chain-dev-net) or a [Sepolia test network](/superchain/networks).
6565
This lets you debug parts that are OP Stack chains specific such as calls to bridges to transfer ETH or tokens between layers.
6666

6767
Only when you have a version that works well on a test network should you deploy to the production network, where every transaction has a cost.

pages/operators/chain-operators/tutorials/chain-dev-net.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,4 @@ Send some transactions, deploy some contracts, and see what happens!
212212

213213
* Check out the [protocol specs](https://specs.optimism.io/) for more detail about the rollup protocol.
214214
* If you run into any problems, please visit the [chain operators troubleshooting guide](/operators/chain-operators/management/troubleshooting)
215-
* If you run into any problems, please [file an issue](https://github.com/ethereum-optimism/optimism/issues) or join the [Optimism Discord](https://discord.optimism.io/) for help.
215+
* If you run into any problems, please [file an issue](https://github.com/ethereum-optimism/optimism/issues) or join the [Optimism Discord](https://discord.optimism.io/) for help.

words.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ ETHERBASE
115115
etherbase
116116
Ethernity
117117
Ethernow
118-
ethpandaops
119118
ETHSTATS
120119
ethstats
121120
EVMTIMEOUT
@@ -264,7 +263,6 @@ offchain
264263
opchaina
265264
opchainb
266265
OPCM
267-
opcm
268266
Openfort
269267
oplabs
270268
opnode's

0 commit comments

Comments
 (0)