From 0524773cb919aa42141fe9e6f03ddce9641f948a Mon Sep 17 00:00:00 2001 From: euxane Date: Sat, 31 Aug 2024 18:22:23 +0200 Subject: project: update site domain --- app/src/main/res/raw/network.conf | 2 +- app/src/main/res/values/strings.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/raw/network.conf b/app/src/main/res/raw/network.conf index 3141141..43d6c55 100644 --- a/app/src/main/res/raw/network.conf +++ b/app/src/main/res/raw/network.conf @@ -1,6 +1,6 @@ # network.conf: Tinc App network interface configuration file. # Keys can be repeated to specify multiple values. -# Doc: https://tincapp.pacien.org/doc.html#network-interface +# Doc: https://tincapp.euxane.net/doc.html#network-interface # IP address of this node #Address = 10.0.0.2/32 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5cfce9e..84262e6 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -20,7 +20,7 @@ Tinc App - https://tincapp.pacien.org/doc.html#%1$s + https://tincapp.euxane.net/doc.html#%1$s Error @@ -38,7 +38,7 @@ Android binding and user interface for the tinc mesh VPN daemon. Copyright © 2017–2024 Euxane P. TRAN-GIRARD and contributors. Software distributed under the terms of the GNU General Public License v3. - https://tincapp.pacien.org + https://tincapp.euxane.net App version %1$s (%2$s build) Running on Android %1$s %2$s Device ABIs: %1$s -- cgit v1.2.3