aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html4
-rw-r--r--readme.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index c6e184c..5d911f2 100644
--- a/index.html
+++ b/index.html
@@ -66,8 +66,8 @@
66 <p>Speak, sing, practice, have fun! Nothing is sent out to the network.</p> 66 <p>Speak, sing, practice, have fun! Nothing is sent out to the network.</p>
67 67
68 <ul> 68 <ul>
69 <li><a href="https://euxane.net">&copy; 2024 Euxane</a></li> 69 <li><a href="https://euxane.eu">&copy; 2024 Euxane</a></li>
70 <li><a href="https://cgit.euxane.net/echoclip">Source code (EUPL)</a></li> 70 <li><a href="https://cgit.euxane.eu/echoclip">Source code (EUPL)</a></li>
71 <li><a href="https://www.paypal.com/paypalme/pacien/10">Donate</a></li> 71 <li><a href="https://www.paypal.com/paypalme/pacien/10">Donate</a></li>
72 </ul> 72 </ul>
73 </footer> 73 </footer>
diff --git a/readme.md b/readme.md
index 58310a7..86841e4 100644
--- a/readme.md
+++ b/readme.md
@@ -10,7 +10,7 @@ Recordings are all stored locally and are never sent over the network.
10## Usage 10## Usage
11 11
12An instance of this web application is deployed at 12An instance of this web application is deployed at
13[echoclip.euxane.net](https://echoclip.euxane.net/). 13[echoclip.euxane.eu](https://echoclip.euxane.eu/).
14 14
15It works in any modern web browser, 15It works in any modern web browser,
16both on desktop computers and mobile devices. 16both on desktop computers and mobile devices.