Switch domain mentions to euphoria.leet.nu
This commit is contained in:
parent
076c8f1a72
commit
6b7ab3584a
3 changed files with 8 additions and 2 deletions
|
|
@ -15,6 +15,12 @@ Procedure when bumping the version number:
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Support for multiple euph domains
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Switch default euph domain to https://euphoria.leet.nu/
|
||||||
|
|
||||||
## v0.7.1 - 2023-08-31
|
## v0.7.1 - 2023-08-31
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# cove
|
# cove
|
||||||
|
|
||||||
Cove is a TUI client for [euphoria.io](https://euphoria.io/), a threaded
|
Cove is a TUI client for [euphoria.leet.nu](https://euphoria.leet.nu/), a threaded
|
||||||
real-time chat platform.
|
real-time chat platform.
|
||||||
|
|
||||||

|

|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
description = "TUI client for euphoria.io, a threaded real-time chat platform";
|
description = "TUI client for euphoria.leet.nu, a threaded real-time chat platform";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs";
|
nixpkgs.url = "github:NixOS/nixpkgs";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue