From fea40f2bb069e44dd6ce45f3b525acd5afc12435 Mon Sep 17 00:00:00 2001 From: Ryan Inch Date: Mon, 2 Jun 2025 07:48:04 -0400 Subject: [PATCH] Update Beginner's Guide link What: Updates the link to the Beginner's Guide in the Readme for Community Edition. Why: The Beginner's Guide has been transferred from Google Docs to the Hubs docs. --- community-edition/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-edition/readme.md b/community-edition/readme.md index 765dea8d..f8bd5e7b 100644 --- a/community-edition/readme.md +++ b/community-edition/readme.md @@ -135,7 +135,7 @@ If you just need to get the external IP address of your load balancer, run ### 1. Beginner's Guide to CE -The [Beginner's Guide to CE](https://docs.google.com/document/d/1BXSxTNFLjx8dtz26_OAFJParGdz8qTE2XvVAxwoJwrQ/edit?usp=sharing) takes you through the process of setting up Hubs, and all of it's required services, using the current Node.js version of Community Edition. It is targeted at beginners, people without any programming experience, and the Windows operating system, but it should be useful to experienced developers, and those on other operating systems as well. It uses DigitalOcean (for a kubernetes cluster), Porkbun (for the domain), and Scaleway (for the transactional email/smtp) as the additional services required by Hubs. +The [Beginner's Guide to CE](https://docs.hubsfoundation.org/beginners-guide-to-CE.html) takes you through the process of setting up Hubs, and all of it's required services, using the current Node.js version of Community Edition. It is targeted at beginners, people without any programming experience, and the Windows operating system, but it should be useful to experienced developers, and those on other operating systems as well. It uses DigitalOcean (for a kubernetes cluster), Porkbun (for the domain), and Scaleway (for the transactional email/smtp) as the additional services required by Hubs. ### 2. Deploying A "Hello-World" Instance Using Managed Kubernetes on GCP with AWS' DNS & SMTP