Skip to content

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

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/github-cta-not-codeberg
Aug 23, 2026
Merged

fix(docs): point the repository CTA at GitHub, not Codeberg#713
rubenvdlinde merged 1 commit into
developmentfrom
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/stackiq.

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/stackiq.
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/stackiq @ 5cd72ae

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
check-vue-demi
test-l10n
format
composer ✅ 130/130
npm ✅ 703/703
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman ⏭️
Playwright
Hydra gates

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

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde merged commit fd400e1 into development Aug 23, 2026
81 checks passed
@rubenvdlinde
rubenvdlinde deleted the fix/github-cta-not-codeberg branch August 23, 2026 21:51
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