Skip to content

docs: update Railway one-click deploy template URL#532

Merged
dahlia merged 1 commit into
fedify-dev:mainfrom
mvanhorn:docs/395-railway-template-url
Jun 25, 2026
Merged

docs: update Railway one-click deploy template URL#532
dahlia merged 1 commit into
fedify-dev:mainfrom
mvanhorn:docs/395-railway-template-url

Conversation

@mvanhorn

Copy link
Copy Markdown
Contributor

Summary

Updates the stale Railway one-click deploy template URL in the install/railway docs page across all five translations (en, ja, ko, zh-cn, zh-tw).

The [Railway template] reference link target changes from the old scheme https://railway.app/template/eopPyH?referralCode=qeEK5G to the current permalink https://railway.com/deploy/eopPyH?referralCode=qeEK5G. The ?referralCode=qeEK5G referral attribution is preserved.

Why this matters

Issue #395 reports that the Railway deploy template linked from the docs is dead. The maintainer confirmed in the thread that Railway changed its template permalink scheme: the old railway.app/template/<id> URLs no longer resolve, and the working permalink is now https://railway.com/deploy/eopPyH. New users following the docs hit a broken one-click deploy link.

Testing

N/A (documentation-only). No application code or behavior changes. The reference-link block and frontmatter are otherwise untouched; only the URL path was updated. A grep -r "railway.app/template" docs/ after the change returns no matches.

Fixes #395

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Railway template deployment URL from railway.app/template to railway.com/deploy across multiple localization files in the documentation, including English, Japanese, Korean, Simplified Chinese, and Traditional Chinese. There are no review comments, and I have no feedback to provide as the changes are correct and straightforward.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@dahlia dahlia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@dahlia dahlia merged commit a53001b into fedify-dev:main Jun 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Railway template seems gone

2 participants