From 21e206cf3480ef033c2eab01ad0be3c665f1cac7 Mon Sep 17 00:00:00 2001 From: Philipp Arras Date: Mon, 12 Oct 2020 22:22:07 +0200 Subject: [PATCH] Fix link to issues in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de35d8981..4c298743f 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ mysterious errors. When you do, here are some places you can look for help: + Run `bin/doom doctor` to detect common issues with your development environment and private config. + Check out the [FAQ], in case your question has already been answered. -+ Search [Doom's issue tracker](/issues) in case your issue was already ++ Search [Doom's issue tracker](https://github.com/hlissner/doom-emacs/issues) in case your issue was already reported. + Hop on [our Discord server][discord]; it's active and friendly! Keep an eye on the #announcements channel, where I announce breaking updates and releases.