From 056831157cb6f50ddca76afbef254c09ccce9822 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Wed, 11 Oct 2023 05:14:51 -0700 Subject: [PATCH] fix: broken docs link --- packages/www/content/index.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/www/content/index.njk b/packages/www/content/index.njk index e2e56042..9677143c 100644 --- a/packages/www/content/index.njk +++ b/packages/www/content/index.njk @@ -86,7 +86,7 @@ numberOfLatestPostsToShow: 3
- {{ MainFeatureBlock("fa-webhook", "Zero Config", "Move Fast, Build Fast", "With PocketHost, batteries are included. You get a database, outgoing email, SSL, authentication, cloud functions, and high concurrency all in one stop.", "Read the Documentation", "/docs/introduction") }} + {{ MainFeatureBlock("fa-webhook", "Zero Config", "Move Fast, Build Fast", "With PocketHost, batteries are included. You get a database, outgoing email, SSL, authentication, cloud functions, and high concurrency all in one stop.", "Read the Documentation", "/docs/overview/introduction") }}