From d1a73f013fa965833160cf1800635e290e882b70 Mon Sep 17 00:00:00 2001 From: Jonathon Broughton <760691+jsdbroughton@users.noreply.github.com> Date: Thu, 5 Feb 2026 09:15:10 +0000 Subject: [PATCH] Fix links in README for developer documentation (#5743) * Fix links in README for developer documentation Updated links in README to point to the correct developer documentation. * Fix README shield links and formatting Updated shield links and fixed formatting issues. * Fix HTML encoding in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d20d36ca0..3b1d3f71a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Speckle | Server -

Twitter Follow Community forum users website docs

+

Twitter Follow Community forum users website docs

> Speckle is the first AEC data hub that connects with your favorite AEC tools. Speckle exists to overcome the challenges of working in a fragmented industry where communication, creative workflows, and the exchange of data are often hindered by siloed software and processes. It is here to make the industry better. @@ -50,9 +50,9 @@ Make sure to also check and ⭐️ these other Speckle repositories: # Developing and Debugging -Have you checked our [dev docs](https://docs.speckle.systems/dev/)? +Have you checked our [dev docs](https://docs.speckle.systems/developers/server/introduction)? -We have a detailed section on [deploying a Speckle server](https://docs.speckle.systems/dev/). To get started developing locally, you can see the [Local development environment](https://docs.speckle.systems/dev/) page. +We have a detailed section on [deploying a Speckle server](https://docs.speckle.systems/developers/server/deployment-options). To get started with local development, see the [Local development environment](https://docs.speckle.systems/developers/server/development/setup) page. ## TL;DR;