From 1c2c06a01fefdf955ee4cf8dab819342d7de85d9 Mon Sep 17 00:00:00 2001 From: Trezy Date: Fri, 27 Feb 2026 00:17:06 -0600 Subject: [PATCH] docs: fix railway template link --- docs/getting-started/deployment/railway.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/deployment/railway.md b/docs/getting-started/deployment/railway.md index f0e7197..8bc40d3 100644 --- a/docs/getting-started/deployment/railway.md +++ b/docs/getting-started/deployment/railway.md @@ -2,7 +2,7 @@ The fastest way to get HappyView running is with Railway. This template deploys HappyView, [AIP](https://github.com/graze-social/aip) (OAuth provider), [Tap](https://github.com/bluesky-social/indigo/tree/main/cmd/tap) (real-time data and backfill), and Postgres with a single click: -[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/I1jvZl?referralCode=0QOgj_) +[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/happyview?referralCode=0QOgj_) ## Required configuration -- 2.51.2