From 1609b5c100e67194efdd65ef98c7db17aec20001 Mon Sep 17 00:00:00 2001 From: Dave Gson <3080765+davegson@users.noreply.github.com> Date: Thu, 16 Dec 2021 16:28:54 +0000 Subject: [PATCH] Fix log path for compatibility report template --- .github/ISSUE_TEMPLATE/report-compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/report-compatibility.md b/.github/ISSUE_TEMPLATE/report-compatibility.md index d6a9a6e6..d234aebd 100644 --- a/.github/ISSUE_TEMPLATE/report-compatibility.md +++ b/.github/ISSUE_TEMPLATE/report-compatibility.md @@ -30,6 +30,6 @@ Paste debug information below if reporting a problem: This is easiest to do in the preview mode. If needed, additional logs can be found here: -- Linux: `/var/lib/portmaster/logs` +- Linux: `/opt/safing/portmaster/logs` - Windows: `%PROGRAMDATA%\Safing\Portmaster\logs` -->