X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=README.md;h=95192477a1336c16a82090ab6e9143d66ba8f9e1;hp=c7b03dc22f8bb6051f75a07c001335585c70c1fd;hb=702ae8b37c72e7d1b786dad62ce1885faf4d2af9;hpb=0d76d741f4020e4d6b1d3b32cbb69380f5917a95 diff --git a/README.md b/README.md index c7b03dc2..95192477 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Quassel IRC =============== -[![Linux Build Status][ci-linux-badge]][ci-linux-status-page] [![Windows Build Status][ci-win-badge]][ci-win-status-page] +[![Quassel CI Build Status][ci-badge]][ci-status-page] [Quassel IRC][web-home] is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a @@ -18,14 +18,14 @@ You can find the current release notes on the [Quassel IRC homepage][web-home], as well as in this repository's [`ChangeLog`][repo-changelog]. ## Downloading -Official, stable downloads are provided on the [Quassel IRC download page][web-download]. +Official, stable downloads are provided on the [Quassel IRC download page](https://quassel-irc.org/downloads). -Automated Windows builds are available via the [AppVeyor build history][ci-win-status-history]. Pick a build, then choose the *Artifacts* tab. +Untested, automated builds are available [for Windows](https://nightly.link/quassel/quassel/workflows/main/master/Windows.zip ) and [for macOS](https://nightly.link/quassel/quassel/workflows/main/master/macOS.zip ). More details at [the nightly.link page](https://nightly.link/quassel/quassel/workflows/main/master ), by `oprypin`. Or, if you are logged in to GitHub, pick any build from the [GitHub Actions tab][ci-status-page]. -Unofficial builds and testing versions are [contributed by several community members][docs-wiki-unofficial-build]. +Unofficial builds and testing versions are [contributed by several community members](https://bugs.quassel-irc.org/projects/quassel-irc/wiki#Unofficial-builds). ## Quick reference -We recommend reading the [getting started guide on the wiki][docs-wiki-getstart], +We recommend reading the [getting started guide on the wiki](https://bugs.quassel-irc.org/projects/quassel-irc/wiki#Getting-started), but in a pinch, these steps will do. On first run of the Quassel core, it will wait for a client to connect @@ -40,7 +40,7 @@ Once you've set up Quassel, you may: On some systems, you may need to specify `--configdir`, e.g. `quasselcore --configdir=/var/lib/quassel [command]`. -To learn more, see [the Quassel project wiki][docs-wiki] for in-depth +To learn more, see [the Quassel project wiki](https://bugs.quassel-irc.org/projects/quassel-irc/wiki) for in-depth documentation. ## Getting involved @@ -55,8 +55,8 @@ We always welcome new users in our channels! You can learn more and reach out to us in several ways: * [Visit our homepage][web-home] -* [Submit and browse issues on the bugtracker][dev-bugs] - * GitHub issues are not used, but [pull requests][dev-pr-new] are accepted! +* [Submit and browse issues on the bugtracker](https://bugs.quassel-irc.org) + * GitHub issues are not used, but [pull requests](https://github.com/quassel/quassel/pull/new/master) are accepted! * [Email the dev team - devel@quassel-irc.org][dev-email] Thanks for reading, @@ -64,17 +64,8 @@ Thanks for reading, ~ *The Quassel IRC Team* [web-home]: https://quassel-irc.org -[web-download]: https://quassel-irc.org/downloads -[dev-bugs]: https://bugs.quassel-irc.org [dev-email]: mailto:devel@quassel-irc.org -[dev-pr-new]: https://github.com/quassel/quassel/pull/new/master -[docs-wiki]: https://bugs.quassel-irc.org/projects/quassel-irc/wiki -[docs-wiki-unofficial-build]: https://bugs.quassel-irc.org/projects/quassel-irc/wiki#Unofficial-builds -[docs-wiki-getstart]: https://bugs.quassel-irc.org/projects/quassel-irc/wiki#Getting-started [help-freenode]: https://webchat.freenode.net?channels=%23quassel [repo-changelog]: ChangeLog -[ci-linux-badge]: https://travis-ci.org/quassel/quassel.svg?branch=master -[ci-linux-status-page]: https://travis-ci.org/quassel/quassel/branches -[ci-win-badge]: https://ci.appveyor.com/api/projects/status/github/quassel/quassel?branch=master&svg=true&passingText=Windows:%20passing&pendingText=Windows:%20pending&failingText=Windows:%20failing -[ci-win-status-page]: https://ci.appveyor.com/project/quassel/quassel/branch/master -[ci-win-status-history]: https://ci.appveyor.com/project/quassel/quassel/history +[ci-badge]: https://github.com/quassel/quassel/workflows/Quassel%20CI/badge.svg?branch=master +[ci-status-page]: https://github.com/quassel/quassel/actions?query=branch%3Amaster