Skip to content

Commit 1e2672b

Browse files
mmarconjeff-allen-mongo
authored andcommitted
Fixed preferences path on Windows
Just tried this and it looks like `%APPDATA%` already points to the `Roaming` directory.
1 parent 71f211e commit 1e2672b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/upgrade.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ new edition of |compass|.
6868
- ``~/Library/Application Support``
6969

7070
* - Windows
71-
- ``%APPDATA%/Roaming``
71+
- ``%APPDATA%``
7272

7373
* - Linux
7474
- ``$XDG_CONFIG_HOME`` or ``~/.config``

0 commit comments

Comments
 (0)