summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--README.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 121425d4..e6d46d65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,8 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
-- Windows configuration location has been moved from %USERPROFILE\alacritty.yml
- to %APPDATA%\Roaming\alacritty\alacritty.yml
+- Windows configuration location has been moved from %USERPROFILE%\alacritty.yml
+ to %APPDATA%\alacritty\alacritty.yml
### Fixed
diff --git a/README.md b/README.md
index 17dd577e..d673e48f 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ file, please consult the comments in the default config file.
On Windows the config file is located at:
-`%APPDATA%\Roaming\alacritty\alacritty.yml`
+`%APPDATA%\alacritty\alacritty.yml`
## Issues (known, unknown, feature requests, etc.)