From 14b84dd7c5432293d9495db64ca423178a54183f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Tue, 21 May 2024 08:13:11 +0200 Subject: [PATCH] issue-template: try to fix link to INSTALL.md --- .forgejo/issue_template/issue_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/issue_template/issue_template.yml b/.forgejo/issue_template/issue_template.yml index b29370d3..e5a77347 100644 --- a/.forgejo/issue_template/issue_template.yml +++ b/.forgejo/issue_template/issue_template.yml @@ -44,7 +44,7 @@ body: Have you tested other compositors? Does the issue happen on all of them, or only your main compositor? - Use a debug [build](../../INSTALL.md#debug-build) of foot is + Use a debug [build](INSTALL.md#debug-build) of foot is possible, to get a better quality stacktrace in case of a crash.