From 4a3a494ed25a1632c0378041686cd9c452d5243d Mon Sep 17 00:00:00 2001 From: Alexandr Stelnykovych Date: Wed, 12 Nov 2025 12:48:26 +0200 Subject: [PATCH] Update report-compatibility.md PMv2 logs path on Windows --- .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 f9b14519..5f17c661 100644 --- a/.github/ISSUE_TEMPLATE/report-compatibility.md +++ b/.github/ISSUE_TEMPLATE/report-compatibility.md @@ -31,5 +31,5 @@ This is easiest to do in the preview mode. If needed, additional logs can be found here: - Linux: `/var/lib/portmaster/log` -- Windows: `%PROGRAMDATA%\Safing\Portmaster\logs` +- Windows: `%PROGRAMDATA%\Portmaster\logs` -->