From 84558af121965aa2ebc7c120d95b0fcd8bf42318 Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Sun, 9 Oct 2022 10:52:43 +0300 Subject: [PATCH] docs: Fix github issues link for the installation page --- packages/docs/pages/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/pages/guide/installation.md b/packages/docs/pages/guide/installation.md index b4f95e61..a0b623bc 100644 --- a/packages/docs/pages/guide/installation.md +++ b/packages/docs/pages/guide/installation.md @@ -23,4 +23,4 @@ You can use `user@automatisch.io` email address and `sample` password to login t ::: -If you see any problems while installing Automatisch, let us know via [github issues](#) or our [discord server](https://discord.gg/dJSah9CVrC). +If you see any problems while installing Automatisch, let us know via [github issues](https://github.com/automatisch/automatisch/issues) or our [discord server](https://discord.gg/dJSah9CVrC).