Skip to content

Commit 377812a

Browse files
committed
Update menu.
1 parent f65837c commit 377812a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/links.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"header": [
33
{
4-
"name": "Schedule",
4+
"name": "Program",
55
"items": [
66
{ "name": "Overview", "path": "/overview" },
77
{ "name": "Sessions", "path": "/sessions" },
88
{ "name": "Speakers", "path": "/speakers" },
99
{ "name": "Tracks", "path": "/tracks" },
10-
{ "name": "Talks", "path": "/schedule/talks" },
11-
{ "name": "Tutorials", "path": "/schedule/tutorials" },
10+
{ "name": "Talks Schedule", "path": "/schedule/talks" },
11+
{ "name": "Tutorials Schedule", "path": "/schedule/tutorials" },
1212
{ "name": "Selection Process", "path": "/selection" },
1313
{ "name": "Community Voting", "path": "/voting" },
1414
{ "name": "Speaker Mentorship", "path": "/mentorship" }

0 commit comments

Comments
 (0)