From 54f2c32a84b3579307c04ef1f38205bffae3e384 Mon Sep 17 00:00:00 2001 From: Denis Chenu Date: Sat, 4 Oct 2014 15:09:52 +0200 Subject: [PATCH] Usage of example.org for example web lin - Actually website is OK, but maybe in next year it's a 'very bad name to use' - Not sure for the calendar example : maybe take demo.yunohost.org for the example (but actually can test link : install of CallDav is broken) - Maybe use demo.yunohost.org is a better idea for all example link ? --- admin.md | 4 ++-- admin_fr.md | 2 +- app_radicale.md | 10 +++++----- app_radicale_fr.md | 10 +++++----- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/admin.md b/admin.md index ae254995..a6ed24d9 100644 --- a/admin.md +++ b/admin.md @@ -6,8 +6,8 @@ Yunohost has an administrator web interface. The other way to administer your Yu ### Access -You can access your administrator web interface at this address: https://your-domain.org/yunohost/admin (replace 'your-domain.org' with your own domain name) +You can access your administrator web interface at this address: https://example.org/yunohost/admin (replace 'example.org' with your own domain name)
-
\ No newline at end of file + diff --git a/admin_fr.md b/admin_fr.md index 6c10f64f..d198cc0f 100644 --- a/admin_fr.md +++ b/admin_fr.md @@ -6,7 +6,7 @@ YunoHost est fourni avec une interface web d’administration. L’autre interfa ### Accès -L'interface admin est accessible depuis votre instance YunoHost à l'adresse https://votre-domaine.org/yunohost/admin (remplacez votre-domaine.org par la bonne valeur) +L'interface admin est accessible depuis votre instance YunoHost à l'adresse https://example.org/yunohost/admin (remplacez example.org par la bonne valeur)
diff --git a/app_radicale.md b/app_radicale.md index 5802daa0..8174233a 100644 --- a/app_radicale.md +++ b/app_radicale.md @@ -1,14 +1,14 @@ #Radicale ## CalDAV Sync -URL: https://domaine.fr/patch/login/calendar.ics/ +URL: https://example.org/patch/login/calendar.ics/ -Exemple: https://plop.nohost.me/sync/beudbeud/calendar.ics/ +Exemple: https://plop.example.org/sync/beudbeud/calendar.ics/ ## CardDAV Sync -URL: https://domaine.fr/patch/login/AddressBook.vcf/ +URL: https://example.org/patch/login/AddressBook.vcf/ -Exemple: https://plop.nohost.me/sync/beudbeud/AddressBook.vcf/ +Exemple: https://plop.example.org/sync/beudbeud/AddressBook.vcf/ ##Davdroid -https://github.com/abeudin/radicale_ynh/pull/4 \ No newline at end of file +https://github.com/abeudin/radicale_ynh/pull/4 diff --git a/app_radicale_fr.md b/app_radicale_fr.md index f9dbe002..ee65a999 100644 --- a/app_radicale_fr.md +++ b/app_radicale_fr.md @@ -1,13 +1,13 @@ #Radicale ## CalDAV Sync -URL : https://domaine.fr/patch/login/calendar.ics/ +URL : https://example.org/patch/login/calendar.ics/ -Exemple : https://plop.nohost.me/sync/beudbeud/calendar.ics/ +Exemple : https://plop.example.org/sync/beudbeud/calendar.ics/ ## CardDAV Sync -URL : https://domaine.fr/patch/login/AddressBook.vcf/ +URL : https://example.org/patch/login/AddressBook.vcf/ -Exemple : https://plop.nohost.me/sync/beudbeud/AddressBook.vcf/ +Exemple : https://plop.example.org/sync/beudbeud/AddressBook.vcf/ ##Davdroid -https://github.com/abeudin/radicale_ynh/pull/4 \ No newline at end of file +https://github.com/abeudin/radicale_ynh/pull/4