From 1ff772ff571d7e83af451728b4a415585911b60c Mon Sep 17 00:00:00 2001 From: Melvin Carvalho Date: Thu, 14 May 2026 10:48:35 +0200 Subject: [PATCH] fix: flip Get started CTA from /introduction to /first-run MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The new First Run docs page (JavaScriptSolidServer/docs#14) is a friendlier destination for the seeded landing's primary CTA — walks through the actual next steps after install (Mashlib, sign up/in walkthrough, OIDC client connection, feature flags, customising the landing). The Introduction page is reference-y by comparison. Closes #440. --- src/ui/server-root.html | 2 +- test/server-root.test.js | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/ui/server-root.html b/src/ui/server-root.html index f5733cc5..ca6533f0 100644 --- a/src/ui/server-root.html +++ b/src/ui/server-root.html @@ -62,7 +62,7 @@

Welcome

This is a Solid pod server. Solid is an open standard for personal data — your data lives in pods you own, and apps connect to it.

- Get started → + Get started →