]> git.ipfire.org Git - thirdparty/asterisk.git/commit
README.md: Updates and Fixes
authorGeorge Joseph <gjoseph@sangoma.com>
Wed, 5 Mar 2025 19:21:45 +0000 (12:21 -0700)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 13 Mar 2025 13:15:01 +0000 (13:15 +0000)
commitdc5c5451758e3f23660e03f44e9e880948438cc6
tree1a898c58a4a131c6d7af202f39507e39887b5d72
parent25aff1a887916b59418a28ebc25832b3d6eae669
README.md: Updates and Fixes

* Outdated information has been removed.
* New links added.
* Placeholder added for link to change logs.

Going forward, the release process will create HTML versions of the README
and change log and will update the link in the README to the current
change log for the branch...

* In the development branches, the link will always point to the current
  release on GitHub.
* In the "releases/*" branches and the tarballs, the link will point to the
  ChangeLogs/ChangeLog-<version>.html file in the source directory.
* On the downloads website, the link will point to the
  ChangeLog-<version>.html file in the same directory.

Resolves: #1131
README.md