]> 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)
commit2d57b52e3ddf450307a625dad210e238d1dfa9b3
treeeb6a6949752e79c1de15b57fa3361e88b6816541
parent3a9d7438e05695cb29e169df773f5d3a6debd517
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