Skip to content

Commit e0b6385

Browse files
authored
Fix Windows server path
CC @Coder-256.
1 parent b832dfc commit e0b6385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The server binary is stored in:
6161

6262
* Linux: `~/.config/Code/User/globalStorage/matklad.rust-analyzer`
6363
* macOS: `~/Library/Application Support/Code/User/globalStorage/matklad.rust-analyzer`
64-
* Windows: `%APPDATA%\Code\User\globalStorage`
64+
* Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer`
6565

6666
Note that we only support the latest version of VS Code.
6767

0 commit comments

Comments
 (0)