Skip to content

Commit 0a0c73a

Browse files
committed
refactor(scoreboard): rename ace permissions file
1 parent 35a84f2 commit 0a0c73a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pages/scoreboard/config.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ How many columns to use for group list.
100100

101101
## visibleSections \{ \}
102102
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.
103+
See the [guide](./guides/ace-permissions) for more information on how to use ACE permissions.
104104

105105
**Accepted values**
106106
`true{:lua}`: Visible for everyone

pages/scoreboard/guides/_meta.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export default {
22
'status-indicators': 'Status indicators',
3-
'ace-sections': 'ACE permissions',
3+
'ace-permissions': 'ACE permissions',
44
};

0 commit comments

Comments
 (0)