Skip to content

Commit a04b59d

Browse files
Correct Windows path to store keys.txt
Converted from getsops/sops@5e023ed Co-authored-by: Galassi Michelle (AE/MFD2-SO) <michelle.galassi2@de.bosch.com> Signed-off-by: Galassi Michelle (AE/MFD2-SO) <michelle.galassi2@de.bosch.com> Signed-off-by: Felix Fontein <felix@fontein.de>
1 parent 6dd905d commit a04b59d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ user configuration directory.
243243
- Looks for `keys.txt` in `$HOME/Library/Application Support/sops/age/keys.txt`.
244244
245245
* **Windows**
246-
- Looks for `keys.txt` in `%AppData%\sops\age\keys.txt`.
246+
- Looks for `keys.txt` in `%AppData%\\sops\\age\\keys.txt`.
247247
248248
You can override the default lookup by:
249249

0 commit comments

Comments
 (0)