git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Incorrect URL for Release Notes on git-scm
@ 2025-02-18 21:27 Bede Skinner-Vennell
  2025-02-19  8:28 ` Christian Couder
  0 siblings, 1 reply; 3+ messages in thread
From: Bede Skinner-Vennell @ 2025-02-18 21:27 UTC (permalink / raw)
  To: git

Hi Git Community,

The link to the release notes for v2.48.1 on the git-scm downloads
page doesn't seem to be working.

It links to: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.48.1.txt

It looks like the master branch now uses '.adoc' extension since this
commit: https://github.com/git/git/commit/1f010d6bdf756129db13d1367c888aa4153f6d87

Using either of these URLs loads the release notes correctly:
- https://raw.githubusercontent.com/git/git/v2.48.1/Documentation/RelNotes/2.48.1.txt
- https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.48.1.adoc

Ngā mihi

Bede

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-02-19 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18 21:27 Incorrect URL for Release Notes on git-scm Bede Skinner-Vennell
2025-02-19  8:28 ` Christian Couder
2025-02-19 16:52   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).