Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit a86de23

Browse files
committed
Update docs to reflect new location of log on mac
1 parent 197e4f2 commit a86de23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Have you read GitHub for Unity's Code of Conduct? By filing an Issue, you are ex
99
- Be sure to run with tracing enabled to capture runtime details in the log file
1010
- Include the log file in the PR.
1111
- On Windows, the extension log file is at `%LOCALAPPDATA%\GitHubUnity\github-unity.log`
12-
- On macOS, the extension log file is at `~/Library/Application Support/GitHubUnity/github-unity.log`
12+
- On macOS, the extension log file is at `~/Library/Logs/GitHubUnity/github-unity.log`
1313

1414
### Description
1515

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Alternatively, import the package by clicking Assets, Import Package, Custom Pac
9292

9393
##### macOS
9494

95-
he extension log file can be found at `~/Library/Application Support/GitHubUnity/github-unity.log`
95+
The extension log file can be found at `~/Library/Logs/GitHubUnity/github-unity.log`
9696

9797
##### Windows
9898

0 commit comments

Comments
 (0)