From cc81e79821ff4e1053f58b32d460b3dcd526ba68 Mon Sep 17 00:00:00 2001 From: Dazeilad <64801705+Dazeilad@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:44:08 +0200 Subject: [PATCH 1/8] Update README.md with new demo website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b202fa4..817d4be 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai **Shipped version:** 5.6.19~ynh1 -**Demo:** https://app.invoiceninja.com/dashboard +**Demo:** [https://demo.invoiceninja.com](https://demo.invoiceninja.com) ## Screenshots From 6694f3111f263e759fb82d70617b007cefc24c16 Mon Sep 17 00:00:00 2001 From: Dazeilad <64801705+Dazeilad@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:50:19 +0200 Subject: [PATCH 2/8] Update README_fr.md with new demo website --- README_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_fr.md b/README_fr.md index d10ad22..87a74b3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai **Version incluse :** 5.6.19~ynh1 -**Démo :** https://app.invoiceninja.com/dashboard +**Démo :** [https://demo.invoiceninja.com](https://demo.invoiceninja.com) ## Captures d’écran @@ -48,4 +48,4 @@ ou sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** From 360d7ca417f28ed34b77f7e02e34e4c779e818bf Mon Sep 17 00:00:00 2001 From: Dazeilad <64801705+Dazeilad@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:08:28 +0200 Subject: [PATCH 3/8] Update manifest.toml with new demo website --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 91db092..edbc99f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -12,7 +12,7 @@ maintainers = ["Sebastian Gumprich"] [upstream] license = "Elastic-2.0" website = "https://invoiceninja.org" -demo = "https://app.invoiceninja.com/dashboard" +demo = "https://react.invoicing.co/dashboard" admindoc = "https://invoiceninja.github.io/" userdoc = "https://invoiceninja.github.io/" code = "https://github.com/invoiceninja/invoiceninja" From e3ce4ba24c0b012dbf61d49b2b8539397c70e242 Mon Sep 17 00:00:00 2001 From: Dazeilad <64801705+Dazeilad@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:09:16 +0200 Subject: [PATCH 4/8] Update README.md with new demo website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 817d4be..e097dec 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai **Shipped version:** 5.6.19~ynh1 -**Demo:** [https://demo.invoiceninja.com](https://demo.invoiceninja.com) +**Demo:** [https://react.invoicing.co/dashboard](https://react.invoicing.co/dashboard) ## Screenshots From 2e80a30a9684432a8537ab6e4195ef22465c4d48 Mon Sep 17 00:00:00 2001 From: Dazeilad <64801705+Dazeilad@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:09:55 +0200 Subject: [PATCH 5/8] Update README_fr.md with new demo website --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index 87a74b3..dea6c3d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai **Version incluse :** 5.6.19~ynh1 -**Démo :** [https://demo.invoiceninja.com](https://demo.invoiceninja.com) +**Démo :** [https://react.invoicing.co/dashboard](https://react.invoicing.co/dashboard) ## Captures d’écran From c5df1fa505c8a06b35f94336acfabbe4401b8d7c Mon Sep 17 00:00:00 2001 From: Dazeilad <64801705+Dazeilad@users.noreply.github.com> Date: Sat, 22 Jul 2023 22:32:17 +0200 Subject: [PATCH 6/8] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index edbc99f..9ba010e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -12,7 +12,7 @@ maintainers = ["Sebastian Gumprich"] [upstream] license = "Elastic-2.0" website = "https://invoiceninja.org" -demo = "https://react.invoicing.co/dashboard" +demo = "https://react.invoicing.co/demo" admindoc = "https://invoiceninja.github.io/" userdoc = "https://invoiceninja.github.io/" code = "https://github.com/invoiceninja/invoiceninja" From 3710eb96519ec657573c89f2c5d452934019a3db Mon Sep 17 00:00:00 2001 From: Dazeilad <64801705+Dazeilad@users.noreply.github.com> Date: Sat, 22 Jul 2023 22:37:15 +0200 Subject: [PATCH 7/8] Update README_fr.md with new demo website --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index dea6c3d..ce91a2b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai **Version incluse :** 5.6.19~ynh1 -**Démo :** [https://react.invoicing.co/dashboard](https://react.invoicing.co/dashboard) +**Démo :** [https://react.invoicing.co/demo](https://react.invoicing.co/demo) ## Captures d’écran From 48275e07d7946977d497465df3baec472dc09b9b Mon Sep 17 00:00:00 2001 From: Dazeilad <64801705+Dazeilad@users.noreply.github.com> Date: Sat, 22 Jul 2023 22:38:23 +0200 Subject: [PATCH 8/8] Update README.md with new demo website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e097dec..ec46e65 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai **Shipped version:** 5.6.19~ynh1 -**Demo:** [https://react.invoicing.co/dashboard](https://react.invoicing.co/dashboard) +**Demo:** [https://react.invoicing.co/demo](https://react.invoicing.co/demo) ## Screenshots