From afb3923671314fa7b4f5e55c3e9f68886293ac2e Mon Sep 17 00:00:00 2001 From: Simon McConnell <22566656+simonmcconnell@users.noreply.github.com> Date: Thu, 18 Apr 2024 08:49:49 +0800 Subject: [PATCH] Update Windows log path in debugging.md --- docs/development/debugging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/debugging.md b/docs/development/debugging.md index 0f85457..bb39df9 100644 --- a/docs/development/debugging.md +++ b/docs/development/debugging.md @@ -10,7 +10,7 @@ Often the most helpful thing is to look at the logs. GitButler is a Tauri app, s * **Linux:** `~/.config/com.gitbutler.app/logs/` * **macOS:** `~/Library/Logs/com.gitbutler.app/` -* **Windows:** `C:\Users\[username]\AppData\Roaming\com.domain.appname\logs` +* **Windows:** `C:\Users\[username]\AppData\Roaming\com.gitbutler.app\logs` In this directory, there should be rolling daily logs: