Skip to content

[BUGFIX] Repoint five dead community links, drop a sixth - #424

Merged
linawolf merged 2 commits into
mainfrom
task/fix-dead-community-links
Sep 10, 2026
Merged

linawolf merged 2 commits into
mainfrom
task/fix-dead-community-links

Conversation

@linawolf

@linawolf linawolf commented Sep 10, 2026

Copy link
Copy Markdown
Member

typo3.org/community now redirects to the separate typo3.community domain, so
everything below /community/ returns 404. Four things were affected:

  • The Code of Conduct moved into the documentation itself and is now linked
    by its permalink, guide-policy:coc.
  • Registering for Slack moved to typo3.community/meet/slack. The old
    forger.typo3.com/slack is gone, although forger.typo3.com itself still
    responds.
  • The commit-msg hook was downloaded from typo3.org/fileadmin, which now
    returns a 404 page. It is no longer downloaded at all: the Core ships its
    own hook in Build/git-hooks/commit-msg, and copying it from the checkout
    is what the rest of this manual already tells contributors to do, in
    Setup/Git and Quickstart. That hook is a TYPO3 fork of Gerrit's, roughly
    twice the size, and it performs the extra checks this page describes.
  • The regular open sprints page is gone and has no successor. The only
    candidate, a talk.typo3.org thread, was last active in December 2018, so
    the reference is dropped rather than repointed at something that no longer
    describes anything regular. The sentence stands without it.

Nothing flagged any of these: rendering does not fetch external URLs.

Assisted-by: Claude Opus 5 noreply@anthropic.com
Signed-off-by: Lina Wolf

@linawolf
linawolf force-pushed the task/fix-dead-community-links branch from 8bda04a to f0465ba Compare September 10, 2026 18:41
Lina Wolf added 2 commits September 10, 2026 21:45
typo3.org/community now redirects to the separate typo3.community domain, so
everything below /community/ returns 404. Four things were affected:

*   The Code of Conduct moved into the documentation itself and is now linked
    by its permalink, guide-policy:coc.
*   Registering for Slack moved to typo3.community/meet/slack. The old
    forger.typo3.com/slack is gone, although forger.typo3.com itself still
    responds.
*   The commit-msg hook was downloaded from typo3.org/fileadmin, which now
    returns a 404 page. It is no longer downloaded at all: the Core ships its
    own hook in Build/git-hooks/commit-msg, and copying it from the checkout
    is what the rest of this manual already tells contributors to do, in
    Setup/Git and Quickstart. That hook is a TYPO3 fork of Gerrit's, roughly
    twice the size, and it performs the extra checks this page describes.
*   The regular open sprints page is gone and has no successor. The only
    candidate, a talk.typo3.org thread, was last active in December 2018, so
    the reference is dropped rather than repointed at something that no longer
    describes anything regular. The sentence stands without it.

Nothing flagged any of these: rendering does not fetch external URLs.

Assisted-by: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Lina Wolf
Two typos in the same sentence: "team  and" had a double space, and the
sentence ending on the Code of Conduct link had no full stop, so it ran
straight into "Please keep that in mind".

Both sit on the lines the previous commit touches, which is why they come
in the same pull request rather than a separate one.

Assisted-by: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Lina Wolf
@linawolf
linawolf force-pushed the task/fix-dead-community-links branch from 865a7fc to aed5eed Compare September 10, 2026 19:45
@linawolf
linawolf merged commit 9f0f395 into main Sep 10, 2026
2 checks passed
@linawolf
linawolf deleted the task/fix-dead-community-links branch September 10, 2026 19: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