diff options
author | digdilem <digdilem@gmail.com> | 2020-12-25 22:37:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-25 22:37:14 +0000 |
commit | 2fa7877b46622cac22331ed632099e1248a05b3a (patch) | |
tree | d612fba336129bab862d2b3334f94fb37f4e7bf0 | |
parent | Merge pull request #2335 from mightypanders/patch-2 (diff) | |
download | awesome-selfhosted-2fa7877b46622cac22331ed632099e1248a05b3a.tar.gz awesome-selfhosted-2fa7877b46622cac22331ed632099e1248a05b3a.zip |
Update README.md
FIxed broken urls for Convos
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -374,7 +374,7 @@ _Mailing lists servers and mass mailing software - one message to many recipient _[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software_ -- [Convos](http://convos.by/) - Always online web IRC client. ([Demo](http://demo.convos.by), [Source Code](http://github.com/nordaaker/convos)) `Artistic-2.0` `Perl` +- [Convos](https://convos.chat/) - Always online web IRC client. ([Demo](https://convos.chat/#instant-demo), [Source Code](http://github.com/nordaaker/convos)) `Artistic-2.0` `Perl` - [InspIRCd](https://www.inspircd.org/) - Modular IRC server written in C++ for Linux, BSD, Windows, and macOS. ([Source Code](https://github.com/inspircd/inspircd)) `GFDL-1.2-only` `C++` - [Dispatch](https://github.com/khlieng/dispatch) - Self-hosted web IRC client written in Go. ([Demo](https://dispatch.khlieng.com/connect)) `MIT` `Go` - [Kiwi IRC](https://kiwiirc.com/) - Responsive web IRC client with theming support. ([Demo](https://kiwiirc.com/nextclient/), [Source Code](https://github.com/kiwiirc/kiwiirc)) `Apache-2.0` `Nodejs` |