Skip to content

fix(docs): point the repository CTA at GitHub, not Codeberg - #160

Closed
rubenvdlinde wants to merge 1 commit into
mainfrom
fix/github-cta-not-codeberg
Closed

fix(docs): point the repository CTA at GitHub, not Codeberg#160
rubenvdlinde wants to merge 1 commit into
mainfrom
fix/github-cta-not-codeberg

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Found by the writing skill's REVIEW mode (ConductionNL/hydra#610) while auditing published product pages for voice.

The landing page shipped a button sending visitors to codeberg.org. GitHub is the only host we publish to, so that button opened a repository we no longer read, on a host we retired.

Now points at https://github.com/ConductionNL/nextcloud-app-template.

Why the target name may look unfamiliar

The GitHub repo name was resolved through the API rather than substituted from the Codeberg slug, because the two do not line up. Several repos were renamed on GitHub while their Codeberg slug kept the old name, and vice versa. A naive codeberg.org/Conduction/Xgithub.com/ConductionNL/X swap produces a wrong URL for four of the ten pages in this sweep.

Scope

One line (two for hermiq, whose button was also labelled "View on Codeberg"). Nothing else touched.

This covers only the landing-page CTA, which is the user-facing half. The wider Codeberg cleanup is tracked in hydra's retire-codeberg-references proposal, which did not previously cover these pages.

Part of a 10-repo sweep.

The landing page shipped a button sending visitors to
codeberg.org. GitHub is the only host we publish to, so the link
opened a repository we no longer read.

Now points at https://github.com/ConductionNL/nextcloud-app-template.
@rubenvdlinde
rubenvdlinde requested a review from Rem-Dam as a code owner August 23, 2026 21:01
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/nextcloud-app-template @ 29688ac

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
composer ✅ 100/100
npm
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman
Playwright ⏭️
Hydra gates ⏭️

Quality workflow — 2026-08-23 21:24 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde

Copy link
Copy Markdown
Contributor Author

Retargeted to development. This repo's live branch is development (115 commits ahead of main in the template repo), and the earlier main-targeted attempt at the same cleanup (#157) was closed for the same reason. Reopening from a development-based branch.

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.

1 participant