Skip to content

Commit ca046a9

Browse files
committed
rename hash file lable in index and mkdocs
1 parent 2ffb87e commit ca046a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Click the links below to learn more about using each feature. You can also refer
118118
- [Signature help](./usage/SignatureHelp.md)
119119
- [Online Editing](./usage/OnlineEditing.md)
120120
- [File Locking](./usage/FileLock.md)
121-
- [Hash File Edit Locking](./usage/HashedFileEditing.md)
121+
- [Hashed File Editing](./usage/HashedFileEditing.md)
122122

123123
**Development Environment**
124124

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ nav:
1818
- 'Formatting': 'usage/Formatting.md'
1919
- 'GaraSign': 'usage/GaraSign.md'
2020
- 'Group View': 'usage/GroupView.md'
21-
- 'Hash File Edit Locking': 'usage/HashedFileEditing.md'
21+
- 'Hashed File Editing': 'usage/HashedFileEditing.md'
2222
- 'Hover': 'usage/Hover.md'
2323
- 'INCLUDE settings': 'usage/Include.md'
2424
- 'Logging': 'usage/Logging.md'

0 commit comments

Comments
 (0)