From b5d40c9ee08fc0e95af2b101b432b6f3ec4a3975 Mon Sep 17 00:00:00 2001 From: Gerard Dalmau Date: Wed, 13 May 2026 11:37:21 +0200 Subject: [PATCH] Fix link to Troubleshooting Guide in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 039e355..b1b789a 100644 --- a/README.md +++ b/README.md @@ -550,7 +550,7 @@ npm-ci: # Troubleshooting -Having issues? See the [Troubleshooting Guide](./docs/troubleshooting) for help with common problems. +Having issues? See the [Troubleshooting Guide](./docs/troubleshooting.md) for help with common problems. # Report Issues