From 5a9acbc05b8291cb33d56e877c9f84c85cd98fee Mon Sep 17 00:00:00 2001 From: Efren Date: Tue, 17 Oct 2023 00:38:42 -0700 Subject: [PATCH] Fix Issues hyperlink pointing to Releases (#4508) --- docs/docs/overview/help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/overview/help.md b/docs/docs/overview/help.md index 62261cbe4c..33a35b9b34 100644 --- a/docs/docs/overview/help.md +++ b/docs/docs/overview/help.md @@ -11,6 +11,6 @@ Running into an issue or have a question? Try the following: 3. Search through existing [GitHub Issues][github-issues]. 4. Open a help ticket on [Discord][discord-link]. -[github-issues]: https://github.com/immich-app/immich/releases +[github-issues]: https://github.com/immich-app/immich/issues [github-releases]: https://github.com/immich-app/immich/releases [discord-link]: https://discord.com/invite/D8JsnBEuKb