Skip to content

Commit 8d22494

Browse files
committed
update some words
1 parent e8c876f commit 8d22494

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Diff for: docs/super-proof-docs/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Dispute-explorer
1+
# Super-proof
22

3-
[Dispute-explorer](https://github.com/optimism-java/dispute-explorer) This is a dispute explorer backend for collecting dispute games information who use [OP stack](https://stack.optimism.io/)
3+
[Super-proof](https://github.com/optimism-java/dispute-explorer) This is a Super-proof backend for collecting dispute games information who use [OP stack](https://stack.optimism.io/)

Diff for: sidebars.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ const sidebars = {
5252
{
5353
type: "category",
5454
collapsed: true,
55-
label: "run a node",
55+
label: "deployment",
5656
link: {
5757
type: "doc",
58-
id: "super-proof-docs/run-a-node/index",
58+
id: "super-proof-docs/deployment/index",
5959
},
6060
items: [
61-
"super-proof-docs/run-a-node/use_docker",
61+
"super-proof-docs/deployment/use_docker",
6262
],
6363
},
6464
],

0 commit comments

Comments
 (0)