Skip to content

Commit 3adb755

Browse files
authored
Rename 'cl_demo_output' to 'CL_DEMO_OUTPUT'
1 parent f635cc7 commit 3adb755

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ export default defineConfig({
173173
},
174174
{ text: "URL", link: "/development/specific/url" },
175175
{ text: "Formatter", link: "/development/specific/formatter" },
176-
{ text: "cl_demo_output", link: "/development/specific/demo_output" },
176+
{ text: "CL_DEMO_OUTPUT", link: "/development/specific/demo_output" },
177177
],
178178
},
179179
{ text: "Troubleshooting", link: "/development/trouble" },

0 commit comments

Comments
 (0)