We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a84f2 commit 0a0c73aCopy full SHA for 0a0c73a
pages/scoreboard/config.mdx
@@ -100,7 +100,7 @@ How many columns to use for group list.
100
101
## visibleSections \{ \}
102
The following accepted values are valid for all options in this category.
103
-See the [guide](./guides/ace-sections) for more information on how to use ACE permissions.
+See the [guide](./guides/ace-permissions) for more information on how to use ACE permissions.
104
105
**Accepted values**
106
`true{:lua}`: Visible for everyone
pages/scoreboard/guides/_meta.js
@@ -1,4 +1,4 @@
1
export default {
2
'status-indicators': 'Status indicators',
3
- 'ace-sections': 'ACE permissions',
+ 'ace-permissions': 'ACE permissions',
4
};
pages/scoreboard/guides/ace-sections.mdx renamed to pages/scoreboard/guides/ace-permissions.mdx
0 commit comments