]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 20 Mar 2025 18:34:08 +0000 (18:34 +0000)
commitdce0ae89a4ff72814e781d71da0b27444efdd2a7
tree602a9699d5ae7d76238f18817ba8608ac5faae39
parentff8ec30efb89b2108150d14f7d577d5963e8f88a
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
(cherry picked from commit dc5c5451758e3f23660e03f44e9e880948438cc6)
README.md