Skip to content

Commit 550761c

Browse files
authored
"style guide" is misleading in the context of documentation. It is a … (#17)
"style guide" is misleading in the context of documentation. It is a link to coding standards and code style
1 parent 46e2bc7 commit 550761c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ const config = {
127127
title: 'Docs',
128128
items: [
129129
{
130-
label: 'Style Guide',
130+
label: 'Coding Standards',
131131
to: 'docs/get-started/codestyle',
132132
},
133133
],

0 commit comments

Comments
 (0)