Skip to content

Conversation

@VeyronSakai
Copy link
Contributor

@VeyronSakaiVeyronSakai commented Oct 12, 2025

Summary

This PR fixes a broken link in the Community page that points to the Git maintainer's documentation.

Changes

  • Updated the link from maintain-git.txt to maintain-git.adoc

Context

The documentation file was renamed from .txt to .adoc format in the git/git repository, but the link on the git-scm.com website was not updated accordingly. This was causing a 404 error when users clicked on the "howto for Git maintainers" link.

CopilotAI review requested due to automatic review settings October 12, 2025 11:03
Copy link

CopilotAI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a broken link in the Community page that was pointing to an outdated filename for Git maintainer documentation. The Git documentation file was renamed from .txt to .adoc format, but the website link wasn't updated accordingly.

  • Updated the file extension in the link from maintain-git.txt to maintain-git.adoc

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dschodscho merged commit 5b8c48c into git:gh-pagesOct 13, 2025
1 check passed
@To1ne
Copy link
Collaborator

💜

Sign up for freeto 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.

3 participants

@VeyronSakai@To1ne@dscho