From d4339c428fec2eb099d44fbb6f651a6ba7c40701 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 29 Jan 2024 20:30:27 +0100 Subject: [PATCH] fix troubleshooting link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9af15bc..c8877f1 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Lastly, uncaught exceptions go to [ActivityLog.xml][activitylog]. Uncaught excep The [How to Debug Plugins][how to debug] guide shows how to check when coding activity was last received from your IDE using the [User Agents API][user agents api]. For more general troubleshooting info, see the [wakatime-cli Troubleshooting Section][wakatime-cli-help]. -[wakatime-cli-help]: https://github.com/wakatime/wakatime#troubleshooting +[wakatime-cli-help]: https://github.com/wakatime/wakatime-cli/blob/develop/TROUBLESHOOTING.md [how to debug]: https://wakatime.com/faq#debug-plugins [user agents api]: https://wakatime.com/developers#user_agents [monodevelop]: https://github.com/CodeCavePro/monodevelop-wakatime