From 68ad802dc7668d278a0ee8afb044dfb638d6e449 Mon Sep 17 00:00:00 2001 From: Lakshita Malhotra Date: Mon, 5 Jan 2026 19:40:02 -0800 Subject: [PATCH] Update README.md Corrected the URL for Getting Started which was initially pointing to the local server. --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ecf020cbef..ea2576e24f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -90,7 +90,7 @@ It covers everything from setup, to usage, and development. All [contributions]( ### Getting Started -Here are some quick reference links to our most popular topics. You can also view the full documentation available for FlowFuse in our [Getting Started](http://localhost:8080/docs/user/introduction) guide. +Here are some quick reference links to our most popular topics. You can also view the full documentation available for FlowFuse in our [Getting Started](https://flowfuse.com/docs/user/introduction/) guide.