Skip to content

Commit

Permalink
doc: fix log location description
Browse files Browse the repository at this point in the history
  • Loading branch information
zamitto committed Sep 17, 2024
1 parent bc175e6 commit 5863b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ body:
label: Additional information and data
description: |
If possible, add screenshots and upload your logs file here.
Logs location on Windows: "%appdata/hydra%"
Logs location on Windows: "%appdata%/hydra"
Logs location on Linux: "~/.config/hydra/"
validations:
required: false
Expand Down

0 comments on commit 5863b15

Please sign in to comment.