Skip to content

Conversation

@gaurav219
Copy link

Changes

  • This PR updates those URLs to the raw release notes so that they appear well formatted, making them easier to read for contributors and users.

Files Changed

  • hugo.yml
  • script/update-git-version.rb
  • layouts/shortcodes/install-header.html

Example before:
https://raw.githubusercontent.com/git/git/Documentation/RelNotes/2.52.0.adoc

Example after:
https://gitlab.com/git-scm/git/-/blob/v2.52.0/Documentation/RelNotes/2.52.0.adoc

Context

The existing release notes URLs reference the raw AsciiDoc files on raw.githubusercontent.com, which renders as plain text without formatting. As a result, the release notes are harder to read.

This update replaces those raw URLs with links to the rendered AsciiDoc view on the GitLab mirror, making the release notes more readable and user-friendly. The links now reference the tagged version (v2.52.0) to ensure they remain stable and accurately reflect the contents of the 2.52.0 release.

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