Skip to content

Commit 49819e4

Browse files
committed
docs: first pass at 404s
1 parent 46403eb commit 49819e4

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

how-to-guides/arabica-devnet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ There are multiple explorers you can use for Arabica:
175175

176176
- [https://arabica.celenium.io](https://arabica.celenium.io)
177177
- [https://explorer.celestia-arabica-11.com](https://explorer.celestia-arabica-11.com)
178-
- [https://celestiascan.com](https://celestiascan.com)
179178

180179
## Network upgrades
181180

how-to-guides/mainnet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ There are multiple explorers you can use for Mainnet Beta:
283283

284284
- [https://celenium.io](https://celenium.io)
285285
- [https://celestia.explorers.guru](https://celestia.explorers.guru)
286-
- [https://explorer.modular.cloud/celestia-mainnet](https://explorer.modular.cloud/celestia-mainnet)
287286
- [https://mintscan.io/celestia](https://mintscan.io/celestia)
288287
- [https://explorer.nodestake.top/celestia](https://explorer.nodestake.top/celestia)
289288
- [https://stakeflow.io/celestia](https://stakeflow.io/celestia)

how-to-guides/mocha-testnet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ The following websites provide analytics for Mocha Testnet:
232232
There are several explorers you can use for Mocha:
233233

234234
- [https://testnet.mintscan.io/celestia-testnet](https://testnet.mintscan.io/celestia-testnet)
235-
- [https://celestiascan.com](https://celestiascan.com)
236235
- [https://mocha.celenium.io](https://mocha.celenium.io)
237236
- [https://explorer.nodestake.top/celestia-testnet/](https://explorer.nodestake.top/celestia-testnet)
238237
- [https://stakeflow.io/celestia-testnet](https://stakeflow.io/celestia-testnet)

how-to-guides/sp1-blobstream-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ cd sp1-blobstream
2626
[sp1-blobstream README](https://github.com/succinctlabs/sp1-blobstream?tab=readme-ov-file#deployment).
2727

2828
3. If you're deploying on a chain where there isn't a canonical verifier listed in the
29-
[SP1 contract addresses](https://github.com/succinctlabs/sp1/blob/main/book/onchain-verification/contract-addresses.md), you'll need to:
29+
[SP1 contract addresses](https://github.com/succinctlabs/sp1/blob/main/book/verification/onchain/contract-addresses.md), you'll need to:
3030

3131
a. Deploy your own SP1 Verifier from the [sp1-contracts](https://github.com/succinctlabs/sp1-contracts) matching your `sp1-sdk` version.
3232
b. Set the `SP1_VERIFIER_ADDRESS` in your `.env` file to the address of your deployed verifier.

0 commit comments

Comments
 (0)