From f93176c37b7ec43de5f3071d0f411c6e8683edad Mon Sep 17 00:00:00 2001 From: CivicCast Test Beelink Date: Wed, 12 Aug 2026 16:07:18 -0600 Subject: [PATCH] Fix dead civicsuite.github.io links to point at townlight.github.io The CivicSuite org's GitHub Pages site (civicsuite.github.io) went dark after the 2026-08-12 org transfer to townlight (Pages is not part of the repo-transfer redirect, unlike github.com repo URLs and the GitHub API). "Explore the product" / "detailed product site" links in README.md, profile/README.md, and site/index.html all 404 as a result. Repoint them at https://townlight.github.io/townlight/, which is the live successor product-docs Pages site (confirmed serving real content), as opposed to https://townlight.github.io/.github/ which is this repo's own org front-door page and would be self-referential here. github.com/CivicSuite/... links elsewhere in these files are left as-is: they still 200 via GitHub's repo-transfer redirect and are out of scope for this fix. Co-Authored-By: Claude Fable 5 --- README.md | 2 +- profile/README.md | 4 ++-- site/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dadc30b..6c4f625 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository owns CivicSuite's GitHub organization profile, concise public do - [`docs/architecture.md`](docs/architecture.md) — concise suite architecture overview. - [`docs/project-status.md`](docs/project-status.md) — public maturity language and source-of-truth links. -The detailed product site is live at . This repository's site is an organization hub and does not replace that product documentation. +The detailed product site is live at . This repository's site is an organization hub and does not replace that product documentation. ## Preview the landing page diff --git a/profile/README.md b/profile/README.md index 6870b6f..91e20e1 100644 --- a/profile/README.md +++ b/profile/README.md @@ -9,7 +9,7 @@

- Explore CivicSuite + Explore CivicSuite · Download the public beta · @@ -40,7 +40,7 @@ ### Start in the right place -- Evaluating the product? Visit the [CivicSuite landing page](https://civicsuite.github.io/civicsuite/) and [latest release](https://github.com/CivicSuite/civicsuite/releases/latest). +- Evaluating the product? Visit the [CivicSuite landing page](https://townlight.github.io/townlight/) and [latest release](https://github.com/CivicSuite/civicsuite/releases/latest). - Installing the beta? Follow the [operator walkthrough](https://github.com/CivicSuite/civicsuite/blob/main/docs/installer/operator-walkthrough.md). - Checking maturity? Read [STATUS.md](https://github.com/CivicSuite/civicsuite/blob/main/STATUS.md) before any adoption decision. - Contributing? Use the [contribution guide](https://github.com/CivicSuite/civicsuite/blob/main/CONTRIBUTING.md) to route work to the right module. diff --git a/site/index.html b/site/index.html index d2ddfd8..83c266a 100644 --- a/site/index.html +++ b/site/index.html @@ -49,7 +49,7 @@

Municipal software cities can actually own.

CivicSuite brings everyday city hall work—records, meetings, municipal code, notices, and accessible public information—onto a computer the city controls. No cloud account and no telemetry.

Public beta. Built for evaluation today; not production-, city-, or procurement-ready.