aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-01-10 15:16:39 +0000
committerGitHub <noreply@github.com>2021-01-10 15:16:39 +0000
commit981a81f053689636da79d18fe0a1059c820316b0 (patch)
treec45708be31e7c4dd78bdba1d078c460a34b2c93a
parentMerge pull request #2349 from mrstegeman/webthings (diff)
parentUpdate README.md (diff)
downloadawesome-selfhosted-981a81f053689636da79d18fe0a1059c820316b0.tar.gz
awesome-selfhosted-981a81f053689636da79d18fe0a1059c820316b0.zip
Merge pull request #2352 from digdilem/master
Fixed broken urls for Convos
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c34162b5..4b089ae3 100644
--- a/README.md
+++ b/README.md
@@ -375,7 +375,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`