Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://civicsuite.github.io/civicsuite/>. This repository's site is an organization hub and does not replace that product documentation.
The detailed product site is live at <https://townlight.github.io/townlight/>. This repository's site is an organization hub and does not replace that product documentation.

## Preview the landing page

Expand Down
4 changes: 2 additions & 2 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</p>

<p align="center">
<a href="https://civicsuite.github.io/civicsuite/"><strong>Explore CivicSuite</strong></a>
<a href="https://townlight.github.io/townlight/"><strong>Explore CivicSuite</strong></a>
·
<a href="https://github.com/CivicSuite/civicsuite/releases/latest">Download the public beta</a>
·
Expand Down Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h1>Municipal software cities can actually own.</h1>
<p class="lede">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.</p>
<div class="button-row">
<a class="button" href="https://github.com/CivicSuite/civicsuite/releases/latest">Download Windows Local</a>
<a class="button button-secondary" href="https://civicsuite.github.io/civicsuite/">Explore the product</a>
<a class="button button-secondary" href="https://townlight.github.io/townlight/">Explore the product</a>
</div>
<p class="hero-note"><strong>Public beta.</strong> Built for evaluation today; not production-, city-, or procurement-ready.</p>
</div>
Expand Down