Skip to content

Commit ba42402

Browse files
committed
fix: Sessions
1 parent 1055c69 commit ba42402

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/Header/data.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ const mainnetNavigations: Navigation[] = [
137137
href: "https://gov.scroll.io/info",
138138
},
139139
{
140-
rootKey: "participate",
141-
label: "Session",
142-
key: "session",
140+
rootKey: "use",
141+
label: "Sessions",
142+
key: "sessions",
143143
href: SESSIONS_URL,
144144
},
145145
// {

0 commit comments

Comments
 (0)