We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5659d52 commit 1c8bedeCopy full SHA for 1c8bede
.vitepress/config.mjs
@@ -21,6 +21,10 @@ const links = {
21
text: "Javaコーディング規約",
22
link: "/documents/forJava/Javaコーディング規約.html",
23
},
24
+ {
25
+ text: "For Java21",
26
+ link: "/documents/forJava/Javaコーディング規約_for_21.html",
27
+ },
28
{
29
text: "For Java17",
30
link: "/documents/forJava/Javaコーディング規約_for_17.html",
0 commit comments