From cc75b96e207202320b9ceea0a8323c63ebed3591 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sat, 21 Sep 2024 21:10:32 -0400 Subject: [PATCH] docs: fix link to docs site Closes #7124 --- docs/getting-started/where-to-get-help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/where-to-get-help.md b/docs/getting-started/where-to-get-help.md index 65cf3e151..5edd1c372 100644 --- a/docs/getting-started/where-to-get-help.md +++ b/docs/getting-started/where-to-get-help.md @@ -4,7 +4,7 @@ If you’re stuck, there are a number of places you can get help: ## The Official Dokku Website -- [https://dokku.com/docs/](/docs/) +- [https://dokku.com/docs/getting-started/installation/](/docs/getting-started/installation/) The Official Dokku website is always a great place to visit. It features links to oft-used developer tools, community plugins, and guides on using Dokku.