We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb6896 commit 49c277cCopy full SHA for 49c277c
content/docs/development/debugging.mdx
@@ -22,7 +22,7 @@ Often the most helpful thing is to look at the logs. GitButler is a Tauri app, s
22
</Tab>
23
<Tab value="Windows">
24
```bash
25
- C:\Users\[username]\AppData\Roaming\com.domain.appname\logs
+ C:\Users\[username]\AppData\Roaming\com.gitbutler.app\logs
26
```
27
28
<Tab value="Linux">
0 commit comments