Skip to content

Conversation

VeyronSakai
Copy link
Contributor

@VeyronSakai VeyronSakai 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.

@Copilot Copilot AI review requested due to automatic review settings October 12, 2025 11:03
Copy link

@Copilot Copilot AI 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.

@dscho dscho merged commit 5b8c48c into git:gh-pages Oct 13, 2025
1 check 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.

2 participants