Skip to content

Commit 16f71b6

Browse files
committed
Update docs nav
1 parent f59f6b8 commit 16f71b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/navs/documentation.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ const pages = createPageList(
88
export const documentationNav = {
99
'Getting started': [
1010
pages['installation'],
11+
],
12+
'Java Introduction': [
1113
pages['introduction'],
1214
pages['hello-world'],
1315
pages['jvm-jre-jdk'],
16+
pages['variables-and-literals'],
1417
],
1518
}

0 commit comments

Comments
 (0)