[READ-ONLY] Mirror of https://github.com/VibeDevelopers/Comet.
0

Configure Feed

Select the types of activity you want to include in your feed.

README: updates links

TwinUsers (Jul 7, 2026, 5:15 PM +0100) b5ccb2a0 a41bb425

+4 -4
+4 -4
README.md
··· 1 - # comet ![Build Status](https://github.com/comet-ircd/comet/workflows/CI/badge.svg) 1 + # comet ![Build Status](https://github.com/VibeDevelopers/Comet/workflows/CI/badge.svg) 2 2 3 3 Comet is an IRCv3 server designed to be highly scalable. It implements IRCv3.1 and some parts of IRCv3.2. 4 4 ··· 67 67 68 68 # tips 69 69 70 - * To report bugs in Comet, visit us at `#comet` on [Libera Chat](https://libera.chat) 70 + * To report bugs in Comet, visit us at `#comet` on [VibeTalk](https://www.vibetalk.net) 71 71 72 72 * Please read [doc/readme.txt](doc/readme.txt) to get an overview of the current documentation. 73 73 ··· 81 81 # git access 82 82 83 83 * The Comet git repository can be checked out using the following command: 84 - `git clone https://github.com/comet-ircd/comet` 84 + `git clone https://github.com/VibeDevelopers/Comet` 85 85 86 86 * Comet's git repository can be browsed over the Internet at the following address: 87 - https://github.com/comet-ircd/comet 87 + https://github.com/VibeDevelopers/Comet